Skip to content

Commit b5f8827

Browse files
authored
Fix job name. Fix #23 (#77)
1 parent ba4a95f commit b5f8827

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ jobs:
9292
- tox -e py36-nocov
9393
after_success: skip
9494
- stage: Test cythonized
95-
name: "Python 3.7 no coverage"
95+
name: "Python 3.7"
9696
python: 3.7
9797
dist: xenial
9898
sudo: true

0 commit comments

Comments
 (0)