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.
1 parent a1261b5 commit 253e6d4Copy full SHA for 253e6d4
.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