Revert "Merge pull request #1246 from JackDanger/jack/trying-codecov"
This reverts commitbd6108dae2, reversing changes made toc23c5057f2.
This commit is contained in:
parent
bd6108dae2
commit
10b0937de3
1 changed files with 1 additions and 3 deletions
|
|
@ -25,8 +25,7 @@ install:
|
|||
travis_retry pip install boto==2.45.0
|
||||
travis_retry pip install boto3
|
||||
travis_retry pip install dist/moto*.gz
|
||||
travis_retry pip install coveralls
|
||||
travis_retry pip install codecov
|
||||
travis_retry pip install coveralls==1.1
|
||||
travis_retry pip install -r requirements-dev.txt
|
||||
|
||||
if [ "$TEST_SERVER_MODE" = "true" ]; then
|
||||
|
|
@ -36,4 +35,3 @@ script:
|
|||
- make test
|
||||
after_success:
|
||||
- coveralls
|
||||
- codecov
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue