Skip to content

Commit f253cf7

Browse files
committed
travis to newer go
1 parent 30b13cd commit f253cf7

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.6
5-
- 1.7.x
4+
- 1.11.x
65
- master
76

87
script:

0 commit comments

Comments
 (0)