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

Commit759f6ed

Browse files
author
Gauvain Pocentek
committed
update tox/travis test envs
1 parent3ccdec0 commit759f6ed

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

‎.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@ env:
1515
-TOX_ENV=py27
1616
-TOX_ENV=pep8
1717
-TOX_ENV=docs
18-
-TOX_ENV=py_func
18+
-TOX_ENV=py_func_v3
19+
-TOX_ENV=py_func_v4
1920
-TOX_ENV=cli_func
2021
install:
2122
-pip install tox

‎tox.ini

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,8 @@ commands =
3535
[testenv:cli_func]
3636
commands = {toxinidir}/tools/functional_tests.sh
3737

38-
[testenv:py_func]
38+
[testenv:py_func_v3]
3939
commands = {toxinidir}/tools/py_functional_tests.sh
40+
41+
[testenv:py_func_v4]
42+
commands = {toxinidir}/tools/py_functional_tests.sh -a 4

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp