fix: Make travis use the right version of pip

pull/14/head
Hannah Ward 2017-06-22 11:58:41 +01:00
parent cc697c4266
commit d0b49d9df7
No known key found for this signature in database
GPG Key ID: 6F3BAD60DE190290
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ env:
before_install:
- sudo apt-get install mysql-server-5.6 mysql-client-core-5.6 mysql-client-5.6
- sudo pip3 install libtaxii==1.1.111
- sudo pip install libtaxii==1.1.111
install:
# Check the config is ok