mirror of
https://github.com/taigrr/godns
synced 2025-01-18 04:03:25 -08:00
remove travis CI
This commit is contained in:
parent
857127de8a
commit
2ffed6e960
11
.travis.yml
11
.travis.yml
@ -1,11 +0,0 @@
|
||||
language: go
|
||||
go:
|
||||
- 1.12
|
||||
|
||||
install:
|
||||
- export GO111MODULE="on"
|
||||
- go mod download
|
||||
- go get -v github.com/smartystreets/goconvey/convey
|
||||
- curl -sfL https://install.goreleaser.com/github.com/golangci/golangci-lint.sh | sh -s -- -b $(go env GOPATH)/bin v1.15.0
|
||||
script:
|
||||
- golangci-lint run --fast
|
@ -7,10 +7,8 @@
|
||||
╚═════╝ ╚═════╝ ╚═════╝ ╚═╝ ╚═══╝╚══════╝
|
||||
```
|
||||
|
||||
[![MIT licensed][9]][10] [-blue.svg)](https://github.com/996icu/996.ICU/blob/master/LICENSE) [![Build Status][1]][2] [![Docker][3]][4] [![Go Report Card][11]][12] [![Cover.Run][15]][16] [![GoDoc][13]][14]
|
||||
[![MIT licensed][9]][10] [-blue.svg)](https://github.com/996icu/996.ICU/blob/master/LICENSE) [![Docker][3]][4] [![Go Report Card][11]][12] [![Cover.Run][15]][16] [![GoDoc][13]][14]
|
||||
|
||||
[1]: https://travis-ci.org/TimothyYe/godns.svg?branch=master
|
||||
[2]: https://travis-ci.org/TimothyYe/godns
|
||||
[3]: https://images.microbadger.com/badges/image/timothyye/godns.svg
|
||||
[4]: https://microbadger.com/images/timothyye/godns
|
||||
[9]: https://img.shields.io/badge/license-Apache-blue.svg
|
||||
|
Loading…
x
Reference in New Issue
Block a user