Updated travis.yml
This commit is contained in:
parent
0dfd6aa518
commit
02ef0df019
1 changed files with 3 additions and 1 deletions
|
|
@ -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"
|
||||
Loading…
Add table
Add a link
Reference in a new issue