Use latest minor revision of Go 1.10 in TravisCI

This commit is contained in:
Dale Hui 2018-05-13 15:30:03 -07:00
parent 4b4f49b1eb
commit 3de903f51f
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ sudo: required
go: go:
- "1.9.x" - "1.9.x"
- "1.10" - "1.10.x"
env: env:
- MIGRATE_TEST_CONTAINER_BOOT_TIMEOUT=60 - MIGRATE_TEST_CONTAINER_BOOT_TIMEOUT=60