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