Use Go 1.7 for Travis and builds

This commit is contained in:
Tony Blyler 2016-08-20 18:26:02 -04:00
parent 588f0fb89b
commit 838d0aa3a9
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ branches:
language: go
go:
- 1.6
- 1.7
env:
- DATE=$(date '+%s') TAG="$(echo ${TRAVIS_BRANCH} | sed 's/-prerelease//g')-prerelease"