Skip to content

Commit

Permalink
Friendship with Travis CI ended, now Circle CI is my friend
Browse files Browse the repository at this point in the history
  • Loading branch information
apragacz committed Dec 22, 2021
1 parent 0d97460 commit 19897dc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 111 deletions.
109 changes: 0 additions & 109 deletions .travis.yml

This file was deleted.

4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ You can also use the excellent [tox][tox] testing tool to run the tests
against all supported versions of Python and Django.

Please note that tox is used when executing test by our CI setup
(currently we are using Travis CI).
(currently we are using Circle CI).

Install `tox` globally, and then simply run:

Expand Down Expand Up @@ -187,7 +187,7 @@ and ideally run `tox`
in order to check that your modifications are compatible on all
supported versions of Python and Django.

Once you've made a pull request take a look at the Travis build status in the
Once you've made a pull request take a look at the Circle CI build status in the
GitHub interface and make sure the tests are running as you'd expect.


Expand Down

0 comments on commit 19897dc

Please sign in to comment.