1
0
mirror of https://github.com/go-task/task.git synced 2025-05-31 23:19:42 +02:00

travis: test Go 1.8 and 1.9

This commit is contained in:
Andrey Nering 2017-09-02 11:42:33 -03:00
parent 451b965fb0
commit 36f3be9979

View File

@ -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