long live travisCI

Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
This commit is contained in:
Vincent Batts 2021-09-14 09:51:47 -04:00
parent e8d42c3634
commit ae608839f1
Signed by: vbatts
GPG Key ID: 10937E57733F1362
1 changed files with 0 additions and 26 deletions

View File

@ -1,26 +0,0 @@
language: go
arch:
- amd64
- ppc64le
go:
- "1.x"
- "1.14.x"
- "1.13.x"
- "1.12.x"
- "1.11.x"
- "1.10.x"
- "1.9.x"
sudo: false
before_install:
- git config --global url."https://".insteadOf git://
- make install.tools
- mkdir -p $GOPATH/src/github.com/vbatts && ln -sf $(pwd) $GOPATH/src/github.com/vbatts/go-mtree
install: true
script:
- make validation
- make validation.tags
- make build.arches