forked from mirror/glob
travis: update
This commit is contained in:
parent
c8369fd9fe
commit
fa2b8d5017
|
@ -1,10 +1,9 @@
|
||||||
language: go
|
language: go
|
||||||
go:
|
go:
|
||||||
- "1.7.X"
|
- 1.7.x
|
||||||
- "1.8.X"
|
- 1.8.x
|
||||||
- "1.9.X"
|
- 1.9.x
|
||||||
- "1.10.X"
|
- 1.x
|
||||||
- master
|
|
||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
allow_failures:
|
allow_failures:
|
||||||
|
|
Loading…
Reference in New Issue