Skip to content

Commit 253e6d4

Browse files
committed
🏃 remove install script test
1 parent a1261b5 commit 253e6d4

File tree

2 files changed

+0
-44
lines changed

2 files changed

+0
-44
lines changed

.travis.yml

-1
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

-43
This file was deleted.

0 commit comments

Comments
 (0)