Merge pull request #3669 from hashicorp/phinze/travis-go-1.5

travis: build with go 1.5 now
This commit is contained in:
Paul Hinze 2015-10-29 14:53:19 -05:00
commit 0628c33973
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ sudo: false
language: go
go:
- 1.4
- 1.5
- tip
install: make updatedeps