travis: build with go 1.5 now

This commit is contained in:
Paul Hinze 2015-10-28 12:21:49 -04:00
parent af04321723
commit 89cc98934b
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