Fixed travis trying to run like 15 builds
parent
0464921b0e
commit
129bc4b85d
|
@ -11,9 +11,7 @@ services:
|
||||||
- mysql
|
- mysql
|
||||||
|
|
||||||
env:
|
env:
|
||||||
- OPENTAXII_CONFIG=$TRAVIS_BUILD_DIR/config.yaml
|
- OPENTAXII_CONFIG=$TRAVIS_BUILD_DIR/config.yaml URL="http://ec2-52-42-201-6.us-west-2.compute.amazonaws.com" APIKEY=Vjy0ra7wO6w6si7hbjxX52nARfVpaAO6Tm6lxeSm
|
||||||
- URL="http://ec2-52-42-201-6.us-west-2.compute.amazonaws.com"
|
|
||||||
- APIKEY=Vjy0ra7wO6w6si7hbjxX52nARfVpaAO6Tm6lxeSm
|
|
||||||
|
|
||||||
install:
|
install:
|
||||||
# Set up the deps
|
# Set up the deps
|
||||||
|
|
Loading…
Reference in New Issue