Skip to content

Commit ef52081

Browse files
committed
travis: Removed the go deps installation
1 parent 38b9d07 commit ef52081

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.travis.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,6 @@ go:
77
- "1.11.x"
88
- tip
99

10-
install:
11-
- go get -u github.com/golang/dep/...
12-
- dep ensure
13-
1410
script:
1511
- ./.travis.gofmt.sh
1612
- go test -cover ./...

0 commit comments

Comments
 (0)