travis: add 1.x to go versions

This commit is contained in:
Davor Kapsa 2017-09-11 12:41:33 +02:00 committed by Dolfly
parent b4ad8049c6
commit ce8a3805f4

View File

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