Skip to content

Commit a4bd3ce

Browse files
authored
Merge pull request #7769 from anntzer/remove-redundant-pep8-in-travis
CI: Remove redundant pep8 entry in .travis.yml.
2 parents d75972e + e30350d commit a4bd3ce

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,6 @@ matrix:
5858
env: PYTHON_ARGS=-OO
5959
- python: 3.5
6060
env: PANDAS=pandas NOSE_ARGS=--with-coverage DELETE_FONT_CACHE=1
61-
- python: 3.5
62-
env: TEST_ARGS=--pep8
6361
- python: 3.5
6462
env: BUILD_DOCS=true
6563
- python: 3.5

0 commit comments

Comments
 (0)