Update Travis to use Go 1.6

This commit is contained in:
James Nugent 2016-02-17 14:29:53 -08:00
parent a22a2e1ddf
commit 904c5ae576
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ sudo: false
language: go
go:
- 1.5
- 1.6
# Need to ensure at least something remains in the install stanza to opt out of
# Travis's built-in 'godep restore', which will fail Travis