Skip to content

Commit

Permalink
Updated travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rozza committed Sep 3, 2012
1 parent 0dfd6aa commit 02ef0df
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,6 @@ install:
- if [[ $PYMONGO != 'dev' ]]; then pip install pymongo==$PYMONGO --use-mirrors; true; fi
- python setup.py install
script:
- python setup.py test
- python setup.py test
notifications:
irc: "irc.freenode.org#mongoengine"

0 comments on commit 02ef0df

Please sign in to comment.