Update .travis.yml
This commit is contained in:
parent
a927b6857f
commit
66928beff0
|
@ -4,9 +4,10 @@ script:
|
||||||
- go test -race -v ./...
|
- go test -race -v ./...
|
||||||
|
|
||||||
go:
|
go:
|
||||||
- 1.4
|
|
||||||
- 1.5
|
- 1.5
|
||||||
- 1.6
|
- 1.6
|
||||||
|
- 1.7
|
||||||
|
- 1.8
|
||||||
- tip
|
- tip
|
||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
|
|
Loading…
Reference in New Issue