Skip to content

Commit

Permalink
Fix travis
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenmcd committed Aug 8, 2018
1 parent de0933b commit 12e37f7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ install:
- pip install --upgrade pip setuptools
- pip install $DJANGO
- pip install .
script:
- python setup.py test
notifications:
irc: "irc.freenode.org#mezzanine"
on_success: change
Expand Down

0 comments on commit 12e37f7

Please sign in to comment.