Merge pull request #461 from dvrkps/patch-1

travis: add 1.x to go versions
This commit is contained in:
fatedier 2017-09-11 06:04:14 -05:00 committed by GitHub
commit f83447c652
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ language: go
go:
- 1.8.x
- 1.x
install:
- make