build: Use Go1.7.4 in Travis

This commit is contained in:
beorn7 2017-02-10 13:05:32 +01:00
parent abf1d6e413
commit d3297e0686
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ sudo: false
language: go
go:
- 1.7.3
- 1.7.4
go_import_path: github.com/prometheus/prometheus