add Go versions to travis

This commit is contained in:
Martin Angers
2019-10-15 18:07:18 -04:00
parent 8674076365
commit c70bac62f5
+4 -2
View File
@@ -1,7 +1,7 @@
language: go
go:
- 1.1
- 1.1.x
- 1.2.x
- 1.3.x
- 1.4.x
@@ -10,7 +10,9 @@ go:
- 1.7.x
- 1.8.x
- 1.9.x
- "1.10.x"
- 1.10.x
- 1.11.x
- 1.12.x
- 1.13.x
- tip