Skip to content

Commit

Permalink
trying to fix nose
Browse files Browse the repository at this point in the history
  • Loading branch information
ericmjonas committed Jul 26, 2015
1 parent 6274b7a commit 692c909
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@ install:
# Coverage packages are on my binstar channel
- conda install --yes -c dan_blanchard python-coveralls nose-cov
- python setup.py install

# Run test
script:
- nosetests tests/
- export SOURCEDIR=`pwd`
- nosetests $SOURCEDIR/tests/

addons:
apt:
Expand Down

0 comments on commit 692c909

Please sign in to comment.