summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorAlex Gaynor <alex.gaynor@gmail.com>2020-11-13 19:55:05 -0500
committerGitHub <noreply@github.com>2020-11-13 18:55:05 -0600
commitd22bdc87eede21e5ed592c1194e6a7002ef8a76a (patch)
tree146c8ac42ea688ce7975a9240c48d330bed1d974 /tox.ini
parent488cd740bb9502af7faad79c0575c5454045e0d0 (diff)
downloadcryptography-d22bdc87eede21e5ed592c1194e6a7002ef8a76a.tar.gz
Move paramiko job to github actions (#5565)
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index 2ecd30a22..e6e04575b 100644
--- a/tox.ini
+++ b/tox.ini
@@ -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