Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

Commitfc04cbe

Browse files
author
cclauss
committed
RUN_PEP8 --> RUN_FLAKE8
1 parent5544592 commitfc04cbe

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ env:
6161
-OPENBLAS_NUM_THREADS=1
6262
-NPROC=2
6363
-RUN_PEP8=
64+
-RUN_FLAKE8=
6465
-PYTEST_ARGS="-rawR --maxfail=50 --timeout=300 --durations=25 --cov-report= --cov=lib -n $NPROC"
6566
-PYTHON_ARGS=
6667
-DELETE_FONT_CACHE=
@@ -82,7 +83,7 @@ matrix:
8283
-python:3.5
8384
env:PYTHON_ARGS=-OO
8485
-python:3.6
85-
env:DELETE_FONT_CACHE=1 PANDAS='pandas<0.21.0' PYTEST_PEP8=pytest-flake8RUN_PEP8=--flake8
86+
env:DELETE_FONT_CACHE=1 PANDAS='pandas<0.21.0' PYTEST_PEP8=pytest-flake8RUN_FLAKE8=--flake8
8687
-python:"nightly"
8788
env:PRE=--pre
8889
-os:osx

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp