add go1.5 target to travis build
This commit is contained in:
parent
38ab53a8ff
commit
f50b3b11a0
@ -2,6 +2,7 @@ language: go
|
|||||||
sudo: false
|
sudo: false
|
||||||
go:
|
go:
|
||||||
- 1.4
|
- 1.4
|
||||||
|
- 1.5
|
||||||
install:
|
install:
|
||||||
- true
|
- true
|
||||||
before_script:
|
before_script:
|
||||||
|
Loading…
Reference in New Issue
Block a user