mirror of
https://github.com/go-task/task.git
synced 2025-07-17 01:43:07 +02:00
travis: test Go 1.8 and 1.9
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
language: go
|
||||
go:
|
||||
- 1.7
|
||||
- 1.8
|
||||
- 1.9
|
||||
script:
|
||||
- go install github.com/go-task/task/cmd/task
|
||||
- task dl-deps
|
||||
|
Reference in New Issue
Block a user