Skip to content

Commit

Permalink
Drop Travis CI in favour of Circle CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
pascaldekloe committed Sep 4, 2019
1 parent 6fc0b50 commit 4ed8d96
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
3 changes: 0 additions & 3 deletions .travis.yml

This file was deleted.

2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -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

Expand Down

0 comments on commit 4ed8d96

Please sign in to comment.