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

Commit33c2457

Browse files
author
Gauvain Pocentek
committed
Use python 2 on travis for now
1 parentb3df26e commit33c2457

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎tox.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ commands =
3535
coverage html --omit=*tests*
3636

3737
[testenv:cli_func_v4]
38-
commands = {toxinidir}/tools/functional_tests.sh -a 4
38+
commands = {toxinidir}/tools/functional_tests.sh -a 4 -p 2
3939

4040
[testenv:py_func_v4]
41-
commands = {toxinidir}/tools/py_functional_tests.sh -a 4
41+
commands = {toxinidir}/tools/py_functional_tests.sh -a 4 -p 2

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp