Skip to content

Commit

Permalink
Travis: build releases with Go 1.9.
Browse files Browse the repository at this point in the history
  • Loading branch information
JeremyRand committed Jun 23, 2018
1 parent 6f77ecb commit e22eaa6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -26,4 +26,4 @@ env:
# GITHUB_TOKEN for automatic releases
- secure: "at1oJs7ib7glx3W+zk+OkT041LdknVXirIhN403CIihVUrlOhODY7yCTgvF4Rk0jYBJiT35Q2qxpgfWF2qGnsNsQmjG3ydDWQDCepDc/CgXfLyoiSTJK5vTK72dYWTVsBTycXbj1CbSy2X2ah/KWjc4RcgZ67ER7mDpRU5nFeow="
# Set this to the Go version to use for releases (must appear in version list above).
- RELEASE_GO_VERSION="1.8"
- RELEASE_GO_VERSION="1.9"

0 comments on commit e22eaa6

Please sign in to comment.