diff --git a/.travis.yml b/.travis.yml deleted file mode 100644 index 1a8cb45..0000000 --- a/.travis.yml +++ /dev/null @@ -1,20 +0,0 @@ -language: go - -sudo: required - -os: - - linux - -go: - - 1.13.x - -before_script: - curl -sSfL https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s -- -b $(go env GOPATH)/bin v1.26.0 - -script: - - golangci-lint run - - make test - -branches: - # only: - # - master diff --git a/README.md b/README.md index 5fa142f..9f02332 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,6 @@ # aftership-sdk-go -[![Build Status](https://travis-ci.org/AfterShip/aftership-sdk-go.svg?branch=v2)](https://travis-ci.org/AfterShip/aftership-sdk-go) [![GoDoc](https://godoc.org/github.com/AfterShip/aftership-sdk-go?status.svg)](https://godoc.org/github.com/AfterShip/aftership-sdk-go) [![AfterShip SDKs channel](https://aftership-sdk-slackin.herokuapp.com/badge.svg)](https://aftership-sdk-slackin.herokuapp.com/)