1
0
mirror of https://github.com/go-task/task.git synced 2025-08-10 22:42:19 +02:00

Trying to fix Travis

This commit is contained in:
Andrey Nering
2019-09-07 14:40:39 -03:00
parent b7785678f4
commit 9be3666fe7

View File

@@ -10,7 +10,7 @@ addons:
- rpm
script:
- go install github.com/go-task/task/cmd/task
- go install -v ./cmd/task
- task ci
deploy: