fix-#1851: correct step name (#1852)

* fix-#1851: correct step name

* fix-#1851: correct step name elsewhere as well

Co-authored-by: Adam Hopkins <admhpkns@gmail.com>
This commit is contained in:
David Bordeynik 2020-06-28 10:52:43 +03:00 committed by GitHub
parent cf9ccdae47
commit 83511a0ba7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -71,14 +71,14 @@ matrix:
name: "Python nightly with Extensions"
- env: TOX_ENV=pyNightly-no-ext
python: 'nightly'
name: "Python nightly Extensions"
name: "Python nightly without Extensions"
allow_failures:
- env: TOX_ENV=pyNightly
python: 'nightly'
name: "Python nightly with Extensions"
- env: TOX_ENV=pyNightly-no-ext
python: 'nightly'
name: "Python nightly Extensions"
name: "Python nightly without Extensions"
install:
- pip install -U tox
- pip install codecov