Support testing on latest version of golang.

This commit is contained in:
Bo-Yi Wu 2017-02-16 09:27:10 +08:00 committed by GitHub
parent 6ce1e86a27
commit 7fcc6088c1
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
language: go
sudo: false
go:
- 1.6.4
- 1.7.4
- 1.6.x
- 1.7.x
- tip
git: