diff --git a/.travis.yml b/.travis.yml deleted file mode 100644 index 13b5b83..0000000 --- a/.travis.yml +++ /dev/null @@ -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 diff --git a/README.md b/README.md index e699384..82a71f9 100644 --- a/README.md +++ b/README.md @@ -7,10 +7,8 @@ ╚═════╝ ╚═════╝ ╚═════╝ ╚═╝ ╚═══╝╚══════╝ ``` -[![MIT licensed][9]][10] [![LICENSE](https://img.shields.io/badge/license-NPL%20(The%20996%20Prohibited%20License)-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] [![LICENSE](https://img.shields.io/badge/license-NPL%20(The%20996%20Prohibited%20License)-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