Skip to content

Commit

Permalink
fixed after_success hook for coveralls
Browse files Browse the repository at this point in the history
  • Loading branch information
iskandr committed Jan 28, 2016
1 parent 019d358 commit ae0803d
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 @@ -44,5 +44,5 @@ install:
script:
- nosetests test --with-coverage --cover-package=fancyimpute
after_success:
coveralls
- coveralls

0 comments on commit ae0803d

Please sign in to comment.