Travis requires a string for Go 1.10.

This commit is contained in:
2018-04-16 12:57:51 -07:00
committed by Kyle Isom
parent 6e9812e6f5
commit a1452cebc9

View File

@@ -2,10 +2,7 @@ sudo: false
language: go
go:
- 1.x
- 1.6
- 1.7
- 1.8
- 1.9
- 1.10
- "1.10"
- master