mirror of
https://github.com/araddon/dateparse.git
synced 2024-11-10 11:51:54 +08:00
upgrade travis.yml to include new versions of go
This commit is contained in:
parent
f40887f3bf
commit
647d17def2
@ -2,7 +2,8 @@ language: go
|
||||
|
||||
go:
|
||||
- 1.8.x
|
||||
- tip
|
||||
- 1.9.x
|
||||
- 1.10.x
|
||||
|
||||
before_install:
|
||||
- go get -t -v ./...
|
||||
|
Loading…
Reference in New Issue
Block a user