Skip to content

Commit

Permalink
travis
Browse files Browse the repository at this point in the history
  • Loading branch information
bee-keeper committed Feb 3, 2018
1 parent 4dc50b9 commit a126f9b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,9 @@ matrix:
env: TOXENV=py35-django111-backendBasic
- python: "3.6"
env: TOXENV=py35-django111-backendAllauth
allow_failures:
- env: TOXENV=py35-django111-backendAllauth # Because the exclude above is ignored for some reason
- env: TOXENV=py35-django111-backendBasic # Because the exclude above is ignored for some reason

cache:
directories:
Expand Down

0 comments on commit a126f9b

Please sign in to comment.