Bump go version to 1.10

pull/560/merge
Ben Schumacher 2018-02-25 19:25:09 +01:00 committed by Ernesto Jiménez
parent be8372ae8e
commit 662d1e61b7
1 changed files with 3 additions and 3 deletions

View File

@ -3,9 +3,9 @@ language: go
sudo: false
go:
- 1.7
- 1.8
- 1.9
- "1.8"
- "1.9"
- "1.10"
- tip
script: