language: python python: - 3.6 - 3.6-dev - 3.7-dev - nightly script: - pytest --cov=. after_success: - codecov cache: pip