Rolling back coveralls going with codecov
This commit is contained in:
Binary file not shown.
@@ -11,7 +11,6 @@ env:
|
||||
|
||||
before_install:
|
||||
- sudo apt-get -qq update
|
||||
- openssl aes-256-cbc -K $encrypted_be4ca4937ddf_key -iv $encrypted_be4ca4937ddf_iv -in .coveralls.yml.enc -out .coveralls.yml -d
|
||||
|
||||
install:
|
||||
- sudo apt-get install -y libboost-test-dev
|
||||
@@ -35,5 +34,4 @@ script:
|
||||
#- tools/run-nrtest.sh $TEST_HOME $TRAVIS_COMMIT
|
||||
|
||||
after_success:
|
||||
- coveralls -r $TRAVIS_BUILD_DIR
|
||||
- bash <(curl -s https://codecov.io/bash)
|
||||
|
||||
@@ -5,7 +5,7 @@ EPANET {#epanet-readme}
|
||||
[](https://ci.appveyor.com/project/OpenWaterAnalytics/epanet/branch/dev)
|
||||
[](https://travis-ci.org/OpenWaterAnalytics/EPANET)
|
||||
|
||||
[](https://coveralls.io/github/michaeltryby/EPANET?branch=dev)
|
||||
[](https://codecov.io/gh/michaeltryby/EPANET)
|
||||
|
||||
|
||||
## For EPANET-related questions and discussion
|
||||
|
||||
@@ -11,7 +11,6 @@
|
||||
# $ pip install --src build/packages -r tools/requirements.txt
|
||||
#
|
||||
|
||||
cpp-coveralls
|
||||
nrtest>=0.2.3
|
||||
#-e ./tools/epanet-output
|
||||
#-e ./tools/nrtest-epanet
|
||||
|
||||
Reference in New Issue
Block a user