Skip to content

Commit 21f7595

Browse files
committed
(Correct typo)
1 parent 9eb9b73 commit 21f7595

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
@@ -9,7 +9,7 @@ matrix:
99
- { python: 'pypy', env: TOXENV=pypy }
1010
- { python: 'pypy3', env: TOXENV=pypy3 }
1111

12-
# Report coverage for the latest Python 3 and 3 versions, and for PyPy,
12+
# Report coverage for the latest Python 2 and 3 versions, and for PyPy,
1313
# to cover all the interesting code paths.
1414
- { python: '2.7', env: TOXENV=py27-codecov }
1515
- { python: '3.5', env: TOXENV=py35-codecov }

0 commit comments

Comments
 (0)