Skip to content

Commit 514337d

Browse files
authored
Update .travis.yml
1 parent a65ccbb commit 514337d

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.travis.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
language: go
22
go:
3-
- 1.5.1
4-
- release
5-
- tip
3+
- 1.x
4+
- 1.11.x
65
script:
76
- go test -v ./...

0 commit comments

Comments
 (0)