Commit b4bfe88c97e66a92def331d1b56d471912edc8cb

Authored by Anthex
1 parent aff24fbe

fix codecov config

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
1 language: python 1 language: python
2 before_install: 2 before_install:
3 - - pip install --user codecov 3 + - pip install codecov
4 after_success: 4 after_success:
5 - codecov --file coverage/lcov.info --disable search 5 - codecov --file coverage/lcov.info --disable search
6 python: 6 python: