Skip to content
This repository has been archived by the owner on Jul 24, 2018. It is now read-only.

Commit

Permalink
Try to get travis tests running.
Browse files Browse the repository at this point in the history
  • Loading branch information
ralphbean committed Aug 21, 2014
1 parent 911cc17 commit 992e13e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ python:
- "3.3"

install:
- python setup.py install
- pip install nose mock sqlalchemy unittest2 fmn.rules
- python setup.py develop
script: nosetests -v
notifications:
email: false
Expand Down

0 comments on commit 992e13e

Please sign in to comment.