sudo sudo

travis
Hannah Ward 2016-11-18 15:48:38 +00:00
parent 9f0f31c023
commit ee06ff0765
No known key found for this signature in database
GPG Key ID: 6F3BAD60DE190290
1 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,5 @@
dist: trusty
sudo: required
language: python
@ -13,7 +14,7 @@ env:
- OPENTAXII_CONFIG=$TRAVIS_BUILD_DIR/config.yaml URL="http://ec2-52-42-201-6.us-west-2.compute.amazonaws.com" APIKEY=Vjy0ra7wO6w6si7hbjxX52nARfVpaAO6Tm6lxeSm
before_install:
- apt-get install mysql-server-5.6 mysql-client-core-5.6 mysql-client-5.6
- sudo apt-get install mysql-server-5.6 mysql-client-core-5.6 mysql-client-5.6
install:
# Check the config is ok