[travis] Skip downloading srelay
SOCKS tests never run on Travis CI due to unknown reasons, and
downloading them broke some tests (e.g.
144306425
)
This commit is contained in:
parent
41aa44259d
commit
9d865a1af6
2 changed files with 0 additions and 11 deletions
|
@ -7,9 +7,6 @@ python:
|
|||
- "3.4"
|
||||
- "3.5"
|
||||
sudo: false
|
||||
install:
|
||||
- bash ./devscripts/install_srelay.sh
|
||||
- export PATH=$PATH:$(pwd)/tmp/srelay-0.4.8b6
|
||||
script: nosetests test --verbose
|
||||
notifications:
|
||||
email:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue