Updated travis.yml

This commit is contained in:
Ross Lawley 2012-09-03 13:29:29 +01:00
parent 0dfd6aa518
commit 02ef0df019

View File

@ -20,3 +20,5 @@ install:
- python setup.py install
script:
- python setup.py test
notifications:
irc: "irc.freenode.org#mongoengine"