diff --git a/.travis.yml b/.travis.yml deleted file mode 100644 index 53cadce..0000000 --- a/.travis.yml +++ /dev/null @@ -1,3 +0,0 @@ -language: go -go: - - "tip" diff --git a/README.md b/README.md index 8125361..6550023 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ [![API Documentation](https://godoc.org/github.com/pascaldekloe/jwt?status.svg)](https://godoc.org/github.com/pascaldekloe/jwt) -[![Build Status](https://travis-ci.org/pascaldekloe/jwt.svg?branch=master)](https://travis-ci.org/pascaldekloe/jwt) +[![Build Status](https://circleci.com/gh/pascaldekloe/jwt.svg?style=svg)](https://circleci.com/gh/pascaldekloe/jwt) ## About