Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit e30350d

Browse filesBrowse files
committed
Remove redundant pep8 entry in .travis.yml.
pytest-based tests already run pep8 (as can be checked with `pytest -k pep8`). (Alternatively the pep8-only runner could be kept and the corresponding tests removed from the pytest runners.)
1 parent eba130f commit e30350d
Copy full SHA for e30350d

File tree

Expand file treeCollapse file tree

1 file changed

+0
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+0
-2
lines changed

‎.travis.yml

Copy file name to clipboardExpand all lines: .travis.yml
-2Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.