Removed pip install

This commit is contained in:
David Fowler 2017-06-03 09:57:11 -07:00
parent 72423ee203
commit eee2683b5e
1 changed files with 0 additions and 2 deletions

View File

@ -23,7 +23,5 @@ branches:
- /^rel\/.*/
before_install:
- if test "$TRAVIS_OS_NAME" == "linux"; then nvm install $TRAVIS_NODE_VERSION; fi
install:
- pip install autobahntestsuite "six>=1.9.0"
script:
- ./build.sh