1
0
mirror of https://github.com/taigrr/godns synced 2025-01-18 04:03:25 -08:00

remove travis CI

This commit is contained in:
Timothy 2020-01-10 14:34:42 +08:00
parent 857127de8a
commit 2ffed6e960
No known key found for this signature in database
GPG Key ID: DA25A2861AA0F2D1
2 changed files with 1 additions and 14 deletions

View File

@ -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

View File

@ -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