Merge pull request #570 from prometheus/travis

travis: update Go compiler version
This commit is contained in:
Fabian Reinartz 2016-11-25 13:50:51 +01:00 committed by GitHub
commit 1fd0950d48
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