travis: fix integration test invocation
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user