Delete .travis.yml

This commit is contained in:
nxshock 2022-05-14 22:21:36 +05:00 committed by GitHub
parent 784351b3da
commit b1385d4106
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,14 +0,0 @@
language: go
go:
- 1.x
- master
before_install:
- go get github.com/mattn/goveralls
script:
- $HOME/gopath/bin/goveralls -service=travis-ci
notifications:
email: false