Better travis deps

This commit is contained in:
Vinnie Falco
2017-05-09 14:43:21 -07:00
parent 7882773cb6
commit 9f3ec4f0be

View File

@@ -54,6 +54,7 @@ ls -lah ~/.npm || mkdir ~/.npm
# Make sure we own it # Make sure we own it
chown -Rc $USER ~/.npm chown -Rc $USER ~/.npm
# We use this so we can filter the subtrees from our coverage report # We use this so we can filter the subtrees from our coverage report
pip install --user requests==2.13.0
pip install --user https://github.com/codecov/codecov-python/archive/master.zip pip install --user https://github.com/codecov/codecov-python/archive/master.zip
pip install --user autobahntestsuite pip install --user autobahntestsuite