mirror of
https://github.com/mikf/gallery-dl.git
synced 2024-11-22 10:42:34 +01:00
don't install pyOpenSSL for Travis tests (#508)
This commit is contained in:
parent
c8e99e3b3b
commit
5eb89b2289
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user