Update Travis Go versions

This commit is contained in:
Fabian Reinartz 2016-07-27 12:06:49 -07:00 committed by GitHub
parent 3bcc36dd8a
commit e7ce06f506
1 changed files with 1 additions and 2 deletions

View File

@ -3,8 +3,7 @@ sudo: false
language: go language: go
go: go:
- 1.5.4 - 1.6.3
- 1.6.2
script: script:
- make check_license style test - make check_license style test