Skip to content

Commit 2c67d0f

Browse files
authored
Merge pull request #163 from dvrkps/patch-2
travis: add 1.x to go versions
2 parents 374e68a + f29a039 commit 2c67d0f

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)