Skip to content

Commit

Permalink
empty
Browse files Browse the repository at this point in the history
  • Loading branch information
singulared committed Feb 17, 2016
1 parent 36200c0 commit 42070a7
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 @@ -23,7 +23,7 @@ install:
- pip install coveralls

script:
- coverage run --source=aioriak setup.py test
- nosetests -v

after_success:
- coveralls

0 comments on commit 42070a7

Please sign in to comment.