Skip to content

Commit 73805d5

Browse files
authored
Merge pull request #912 from droot/running/remove-install-test-script
🏃 remove install script test from travis
2 parents f2a7ab6 + 253e6d4 commit 73805d5

File tree

2 files changed

+0
-44
lines changed

2 files changed

+0
-44
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ install:
3535
script:
3636
- if [ "$TRAVIS_OS_NAME" = "linux" ]; then GO111MODULE=on TRACE=1 PATH=$PATH:$(pwd) ./test_e2e.sh ; fi
3737
- GO111MODULE=on TRACE=1 ./test.sh
38-
- ./scripts/install_test.sh
3938

4039
# TBD. Suppressing for now.
4140
notifications:

scripts/install_test.sh

Lines changed: 0 additions & 43 deletions
This file was deleted.

0 commit comments

Comments
 (0)