Skip to content

Commit

Permalink
Updated travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tandr committed Mar 27, 2019
1 parent 41ee4dd commit 5d8c3bf
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Expand Up @@ -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:
Expand All @@ -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:
Expand Down

0 comments on commit 5d8c3bf

Please sign in to comment.