travis: fix integration test invocation

pull/6/head
Johan Euphrosine 2014-06-12 15:40:08 -07:00
parent ac14b2b9dd
commit 0563f5d2b1
1 changed files with 2 additions and 3 deletions

View File

@ -12,7 +12,6 @@ install:
- ./hack/build-go.sh
script:
- . /home/travis/google-cloud-sdk/path.bash.inc
- ./hack/test-go.sh
- ./hack/integration-test.sh
- ./hack/e2e-test.sh
- bash --init-file /home/travis/google-cloud-sdk/path.bash.inc ./hack/integration-test.sh
- bash --init-file /home/travis/google-cloud-sdk/path.bash.inc ./hack/e2e-test.sh