Skip to content

Commit e23d25a

Browse files
committed
fix travis.yml
1 parent e8c5df8 commit e23d25a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
language: go
22

33
go:
4-
- 1.11.11
5-
- 1.11.5
4+
- 1.11.x
65

76
before_install:
87
- go get -u github.com/golang/dep/cmd/dep

0 commit comments

Comments
 (0)