Skip to content

Commit

Permalink
Merge pull request #7769 from anntzer/remove-redundant-pep8-in-travis
Browse files Browse the repository at this point in the history
CI: Remove redundant pep8 entry in .travis.yml.
  • Loading branch information
tacaswell committed Jan 10, 2017
2 parents d75972e + e30350d commit a4bd3ce
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,6 @@ matrix:
env: PYTHON_ARGS=-OO
- python: 3.5
env: PANDAS=pandas NOSE_ARGS=--with-coverage DELETE_FONT_CACHE=1
- python: 3.5
env: TEST_ARGS=--pep8
- python: 3.5
env: BUILD_DOCS=true
- python: 3.5
Expand Down

0 comments on commit a4bd3ce

Please sign in to comment.