mirror of
https://github.com/go-task/task.git
synced 2025-06-08 23:56:21 +02:00
travis: test Go 1.8 and 1.9
This commit is contained in:
parent
451b965fb0
commit
36f3be9979
@ -1,7 +1,7 @@
|
|||||||
language: go
|
language: go
|
||||||
go:
|
go:
|
||||||
- 1.7
|
|
||||||
- 1.8
|
- 1.8
|
||||||
|
- 1.9
|
||||||
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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user