Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AmazaspShumik committed Jan 17, 2017
1 parent 41f03fd commit ae3c1ad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Expand Up @@ -19,6 +19,6 @@ install:
- python setup.py install

# command to run tests
script: python setup.py develop && nosetests -w tests/ #nosetests -c nose.cfg
script: python setup.py develop && nosetests -w tests/ #nosetests -c nose.cfg
after_success:
coveralls
- coveralls

0 comments on commit ae3c1ad

Please sign in to comment.