Skip to content

Commit f1819a7

Browse files
committed
changing go version for travis
1 parent 57e413e commit f1819a7

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.travis.yml

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

33
go:
4-
- 1.6.x
5-
- 1.7.x
6-
- 1.8.x
4+
- 1.11.x
75

86
script:
97
- go test

0 commit comments

Comments
 (0)