Travis: Test Go 1.10

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

View File

@@ -1,7 +1,8 @@
language: go language: go
go: go:
- 1.8 - '1.8'
- 1.9 - '1.9'
- '1.10'
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