Merge pull request #1 from sprockets/fix_travis_typo

Update travis config with typo fix
This commit is contained in:
Gavin M. Roy 2014-08-25 10:48:21 -04:00
commit b4f04dff01

View file

@ -10,5 +10,5 @@ install:
- pip install -r dev-requirements.txt
- pip install -e .
script: nosetests
after_sucess:
after_success:
- coveralls