mirror of
https://github.com/certbot/certbot.git
synced 2026-07-28 08:45:22 +02:00
Fix dev[testing] typo in .travis.yml
This commit is contained in:
+1
-1
@@ -14,7 +14,7 @@ before_install: >
|
||||
travis_retry sudo apt-get install python python-setuptools
|
||||
python-virtualenv python-dev gcc swig dialog libaugeas0 libssl-dev
|
||||
|
||||
install: travis_retry python setup.py dev[testing] # installs tox
|
||||
install: travis_retry python setup.py dev # installs tox
|
||||
script: travis_retry tox
|
||||
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user