1
0
mirror of https://github.com/go-task/task.git synced 2024-12-12 10:45:49 +02:00
task/.travis.yml

8 lines
103 B
YAML
Raw Normal View History

2017-03-19 20:54:18 +02:00
language: go
go:
- 1.7
- 1.8
script:
- go install github.com/go-task/task/cmd/task
- task test