Skip to content

Commit

Permalink
Update Go for release build to 1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
csstaub committed Sep 20, 2017
1 parent fa82aba commit 9cafaff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ deploy:
skip_cleanup: true
on:
tags: true
go: 1.8
go: 1.9
install:
- go get -d -t -v ./...
- go get github.com/tools/godep
Expand Down

0 comments on commit 9cafaff

Please sign in to comment.