travis: add 1.x to go versions

This commit is contained in:
Davor Kapsa 2017-09-11 12:41:33 +02:00 committed by GitHub
parent 066172e9c1
commit 9ae69b4aac

View File

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