variables: CODECOV_TOKEN: 202255eb-62eb-4b29-b065-0f832265e84f
tests:
image: fluiddyn/python3-stable:heptapod
script:
- pip install -U pip tox --user
- tox -e py36,codecov