Updated travis.yml

This commit is contained in:
Andrey Tcherepanov 2019-03-27 10:59:38 -06:00
parent 41ee4dd365
commit 5d8c3bffc9
1 changed files with 0 additions and 2 deletions

View File

@ -56,7 +56,6 @@ matrix:
env: GO111MODULE=off
install:
- go get github.com/stretchr/testify/assert
- go get golang.org/x/crypto/ssh/terminal
- go get golang.org/x/sys/unix
- go get golang.org/x/sys/windows
script:
@ -71,7 +70,6 @@ matrix:
env: GO111MODULE=off
install:
- go get github.com/stretchr/testify/assert
- go get golang.org/x/crypto/ssh/terminal
- go get golang.org/x/sys/unix
- go get golang.org/x/sys/windows
script: