Update travis versions
This commit is contained in:
parent
bb12c87a7e
commit
24a234f9ac
|
@ -3,9 +3,8 @@ sudo: false
|
||||||
language: go
|
language: go
|
||||||
|
|
||||||
go:
|
go:
|
||||||
- 1.4
|
- 1.4.3
|
||||||
- 1.5.3
|
- 1.6
|
||||||
- tip
|
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- GOMAXPROCS=2 make ci
|
- GOMAXPROCS=2 make ci
|
||||||
|
|
Loading…
Reference in New Issue