Skip to content

Commit

Permalink
Merge 67d0e13 into d302c5a
Browse files Browse the repository at this point in the history
  • Loading branch information
devkapilbansal committed Sep 2, 2020
2 parents d302c5a + 67d0e13 commit 52990b4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,11 @@ python:
- "3.6"
- "3.7"

notifications:
# will post a summary as comment on github in case of failure
webhooks: https://www.travisbuddy.com/
on_success: never

env:
- DJANGO="django~=2.2"
- DJANGO="django~=3.0"
Expand Down

0 comments on commit 52990b4

Please sign in to comment.