diff options
| author | Alex Gaynor <alex.gaynor@gmail.com> | 2020-11-13 19:55:05 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-11-13 18:55:05 -0600 |
| commit | d22bdc87eede21e5ed592c1194e6a7002ef8a76a (patch) | |
| tree | 146c8ac42ea688ce7975a9240c48d330bed1d974 /tox.ini | |
| parent | 488cd740bb9502af7faad79c0575c5454045e0d0 (diff) | |
| download | cryptography-d22bdc87eede21e5ed592c1194e6a7002ef8a76a.tar.gz | |
Move paramiko job to github actions (#5565)
Diffstat (limited to 'tox.ini')
| -rw-r--r-- | tox.ini | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ extras = test ssh: ssh deps = - # This must be kept in sync with .travis/install.sh and .github/workflows/ci.yml + # This must be kept in sync with .github/workflows/ci.yml coverage ./vectors randomorder: pytest-randomly |
