Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pfernique committed Aug 26, 2016
1 parent 44781b9 commit 6b2435a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ script:
- conda install gitpython -c conda-forge
- conda install scons -c statiskit
- nosetests test -s -v --with-coverage
- coverage combine .coverage doc/examples/basic/.coverage

after_success:
- coveralls
Expand Down

0 comments on commit 6b2435a

Please sign in to comment.