travis: update Go compiler version

This commit is contained in:
Fabian Reinartz 2016-11-25 13:31:13 +01:00 committed by GitHub
parent 0ea1cac51e
commit e4a7acc7f6
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ sudo: false
language: go
go:
- 1.6.3
- 1.7.3
script:
- make