fix: Updated travis configuration to point to new test server

pull/7/head
Hannah Ward 2017-01-10 10:00:13 +00:00
parent 0fbdac0890
commit 2949a52612
No known key found for this signature in database
GPG Key ID: 6F3BAD60DE190290
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ services:
- mysql
env:
- OPENTAXII_CONFIG=$TRAVIS_BUILD_DIR/config/config.travis.yaml URL="http://ec2-52-42-201-6.us-west-2.compute.amazonaws.com" APIKEY=Vjy0ra7wO6w6si7hbjxX52nARfVpaAO6Tm6lxeSm
- OPENTAXII_CONFIG=$TRAVIS_BUILD_DIR/config/config.travis.yaml URL="http://ec2-35-167-39-27.us-west-2.compute.amazonaws.com" APIKEY=3CxBMj5gNCxsvfrU31Zn8SCS0OJXAhD2Af5YUj5x
before_install:
- sudo apt-get install mysql-server-5.6 mysql-client-core-5.6 mysql-client-5.6