1
0
mirror of https://github.com/go-task/task.git synced 2024-12-14 10:52:43 +02:00

Remove Travis CI

This commit is contained in:
Andrey Nering 2020-03-01 15:45:51 -03:00
parent 66d008391e
commit ca07a663e1

View File

@ -1,17 +0,0 @@
language: go
go:
- 1.12.x
- 1.13.x
env:
- GO111MODULE=on
addons:
apt:
packages:
- rpm
script:
- go install -v ./cmd/task
- task ci