diff --git a/.travis.yml b/.travis.yml index f63c8b47..965b2034 100644 --- a/.travis.yml +++ b/.travis.yml @@ -34,8 +34,5 @@ branches: - master - /^v\d+\.\d+\.\d+(-\S*)?$/ - /^test(-\w+)+$/ - -install: - - pip install -r requirements.txt pyOpenSSL script: - ./scripts/run_tests.sh