Skip to content

Commit

Permalink
codecov now gets called from the conda-recipe
Browse files Browse the repository at this point in the history
  • Loading branch information
brian-rose committed Mar 22, 2018
1 parent bb1a663 commit 26589aa
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ before_install:
- hash -r

install:
- pip install codecov
- |
echo ""
echo "Configuring conda."
Expand All @@ -38,6 +37,3 @@ install:
script:
- conda-build conda-recipe

after_success:
- codecov

0 comments on commit 26589aa

Please sign in to comment.