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

Commit701176c

Browse files
committed
run recovery tests at travis#12
1 parentd09e70c commit701176c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎.travis.yml‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ sudo: required
66
services:
77
-docker
88

9-
before_script:sudo "PATH=$PATH PYTHONPATH=$PYTHONPATH"pip3 install -r contrib/mmts/tests2/requirements.txt
9+
before_script:env &&pip3 install -r contrib/mmts/tests2/requirements.txt && which blockade
1010

11-
script:cd contrib/mmts && docker build -t pgmmts . && cd tests2 && sudo "PATH=$PATH" blockade up && sleep 20 && sudo "PATH=$PATH" python3 test_recovery.py
11+
script:cd contrib/mmts && docker build -t pgmmts . && cd tests2 && sudo-H"PATH=$PATH" blockade up && sleep 20 && sudo -H "PATH=$PATH" python3 test_recovery.py
1212

1313
notifications:
1414
email:

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp