mirror of
https://github.com/soheilhy/cmux.git
synced 2025-03-01 07:11:00 +08:00
Add Go 1.5 & 1.6 to Travis CI
This commit is contained in:
parent
92a63c4fce
commit
4f1b8abafd
@ -3,6 +3,8 @@ language: go
|
|||||||
go:
|
go:
|
||||||
- 1.3
|
- 1.3
|
||||||
- 1.4
|
- 1.4
|
||||||
|
- 1.5
|
||||||
|
- 1.6
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
- go get -u github.com/golang/lint/golint
|
- go get -u github.com/golang/lint/golint
|
||||||
|
Loading…
x
Reference in New Issue
Block a user