mirror of
https://github.com/go-task/task.git
synced 2026-07-08 14:35:18 +00:00
Travis: Test Go 1.10
This commit is contained in:
@@ -1,7 +1,8 @@
|
|||||||
language: go
|
language: go
|
||||||
go:
|
go:
|
||||||
- 1.8
|
- '1.8'
|
||||||
- 1.9
|
- '1.9'
|
||||||
|
- '1.10'
|
||||||
script:
|
script:
|
||||||
- go install github.com/go-task/task/cmd/task
|
- go install github.com/go-task/task/cmd/task
|
||||||
- task dl-deps
|
- task dl-deps
|
||||||
|
|||||||
Reference in New Issue
Block a user