We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f2a7ab6 + 253e6d4 commit 73805d5Copy full SHA for 73805d5
.travis.yml
@@ -35,7 +35,6 @@ install:
35
script:
36
- if [ "$TRAVIS_OS_NAME" = "linux" ]; then GO111MODULE=on TRACE=1 PATH=$PATH:$(pwd) ./test_e2e.sh ; fi
37
- GO111MODULE=on TRACE=1 ./test.sh
38
-- ./scripts/install_test.sh
39
40
# TBD. Suppressing for now.
41
notifications:
scripts/install_test.sh
0 commit comments