1
0
mirror of https://github.com/go-task/task.git synced 2025-03-25 21:39:05 +02:00

Travis: Test Go 1.10

This commit is contained in:
Andrey Nering 2018-03-03 19:28:13 -03:00
parent 407ec91ca7
commit 35f4b2f686

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