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:
parent
66d008391e
commit
ca07a663e1
17
.travis.yml
17
.travis.yml
@ -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
|
Loading…
Reference in New Issue
Block a user