##// END OF EJS Templates
CI: Switch to the new codecov uploader...
Nikita Kniazev -
Show More
@@ -30,5 +30,5 b' install:'
30 test_script:
30 test_script:
31 - iptest --coverage xml
31 - iptest --coverage xml
32 on_finish:
32 on_finish:
33 - pip install codecov
33 - curl -Os https://uploader.codecov.io/latest/windows/codecov.exe
34 - codecov -e PYTHON_VERSION PYTHON_ARCH
34 - codecov -e PYTHON_VERSION,PYTHON_ARCH
General Comments 0
You need to be logged in to leave comments. Login now