Use string instead of float for go 1.10

This commit is contained in:
Cody Soyland 2018-02-19 10:48:02 -06:00
parent a8e1e93c34
commit cf7faa2241

View file

@ -2,7 +2,7 @@ language: go
go:
- 1.8
- 1.9
- 1.10
- "1.10" # Use string, as 1.10==1.1 if interpreted as float.
- master
env:
global: # AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY