travis: build with go 1.5 now
This commit is contained in:
parent
af04321723
commit
89cc98934b
|
@ -3,7 +3,7 @@ sudo: false
|
|||
language: go
|
||||
|
||||
go:
|
||||
- 1.4
|
||||
- 1.5
|
||||
- tip
|
||||
|
||||
install: make updatedeps
|
||||
|
|
Loading…
Reference in New Issue