Skip to content

Commit

Permalink
Merge pull request #79 from pariterre/dev
Browse files Browse the repository at this point in the history
ReadMe correction
  • Loading branch information
pariterre authored Oct 7, 2019
2 parents 2b76baf + 79028e1 commit 693e750
Show file tree
Hide file tree
Showing 3 changed files with 52 additions and 62 deletions.
6 changes: 0 additions & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,12 +107,6 @@ after_success:
bash <(curl -s https://codecov.io/bash) || echo "Codecov did not collect coverage reports";
fi

# # Code coverage for python (Not sure yet how to merge the two results)
# if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then
# conda install -c conda-forge codecov;
# codecov;
# fi

notifications:
email:
on_success: never
Expand Down
Loading

0 comments on commit 693e750

Please sign in to comment.