travis: update go versions

This commit is contained in:
Davor Kapsa
2017-10-13 19:11:23 +02:00
committed by GitHub
parent b078911879
commit 39cc6fb03a
+8 -7
View File
@@ -1,10 +1,11 @@
language: go
go:
- 1.1
- 1.2
- 1.3
- 1.4
- 1.5
- 1.6
- 1.7
- 1.1.x
- 1.2.x
- 1.3.x
- 1.4.x
- 1.5.x
- 1.6.x
- 1.7.x
- 1.8.x
- tip