Skip to content

Commit

Permalink
Fix go version spec in .promu.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
beorn7 committed Oct 10, 2016
1 parent dc52a85 commit dd66f2e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .promu.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
go: 1.7.1
go:
version: 1.7.1
repository:
path: github.com/prometheus/prometheus
build:
Expand Down

0 comments on commit dd66f2e

Please sign in to comment.