Skip to content

Commit f29a039

Browse files
authored
travis: add 1.x to go versions
1 parent 374e68a commit f29a039

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

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

33
go:
44
- 1.8.x
5+
- 1.x
56

67
before_install:
78
- go get -t -v ./...

0 commit comments

Comments
 (0)