Skip to content

Commit

Permalink
chg: coveralls !minor
Browse files Browse the repository at this point in the history
  • Loading branch information
artem.vasin committed Nov 21, 2019
1 parent 8929ce4 commit cc6cf18
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,22 +82,22 @@ jobs:
on:
tags: true
allow_failures:
- python: "nightly"
env: DJANGO="Django==1.11"
- python: "nightly"
env: DJANGO="Django==2.0"
- python: "nightly"
env: DJANGO="Django==2.1"
- python: "nightly"
env: DJANGO="Django==2.2"
- python: "nightly"
env: DJANGO="--pre Django"
- python: "3.5"
env: DJANGO="--pre Django""
env: DJANGO="--pre Django"
- python: "3.6"
env: DJANGO="--pre Django""
env: DJANGO="--pre Django"
- python: "3.7"
env: DJANGO="--pre Django""
env: DJANGO="--pre Django"
- python: "3.8"
env: DJANGO="--pre Django""
env: DJANGO="--pre Django"

notifications:
email:
Expand Down

0 comments on commit cc6cf18

Please sign in to comment.