Skip to content
This repository was archived by the owner on Mar 13, 2022. It is now read-only.

Commit 83ebb9d

Browse files
authored
Merge pull request #95 from micw523/master
Pep8 has been renamed to pycodestyle
2 parents 8d7b6f7 + 13d5711 commit 83ebb9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ matrix:
1010
- python: 2.7
1111
env: TOXENV=py27-functional
1212
- python: 2.7
13-
env: TOXENV=update-pep8
13+
env: TOXENV=update-pycodestyle
1414
- python: 2.7
1515
env: TOXENV=docs
1616
- python: 2.7

0 commit comments

Comments
 (0)