Skip to content

Commit

Permalink
adding back coveralls after install seeing build is now passing
Browse files Browse the repository at this point in the history
  • Loading branch information
acutesoftware committed Jun 10, 2015
1 parent 80c4dc0 commit a90d79a
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 @@ -16,4 +16,6 @@ script:
- python setup.py nosetests --with-coverage --cover-package pypiview
- coverage run --source=aikif setup.py test
- nosetests --with-coverage


after_success:
coveralls

0 comments on commit a90d79a

Please sign in to comment.