Update .travis.yml

This commit is contained in:
Gyu-Ho Lee 2017-02-16 13:02:57 -08:00 committed by GitHub
parent 5b2cadb4ab
commit 46b57a71df
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ language: go
sudo: false sudo: false
go: go:
- 1.8rc3 - 1.8
script: script:
- ./scripts/tests.sh - ./scripts/tests.sh