Skip to content

Commit

Permalink
travis: update go version for release
Browse files Browse the repository at this point in the history
  • Loading branch information
cezarsa committed Nov 27, 2017
1 parent f81e4c8 commit 0242515
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@ install: true
os:
- linux
go:
- 1.8.x
- 1.9.2
- master
env:
global:
- GO_FOR_RELEASE=1.8
- GO_FOR_RELEASE=1.9
matrix:
- GOARCH=amd64
- GOARCH=386
Expand Down

0 comments on commit 0242515

Please sign in to comment.