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

Commitae4d4cc

Browse files
committed
run recovery tests at travis#9
1 parent7d8d912 commitae4d4cc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎.travis.yml‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
sudo:required
22
# language: python
3-
python:
4-
-"3.4"
3+
#python:
4+
# - "3.4"
55

66
services:
77
-docker
88

9-
before_script:which pip3 && sudo -H pip3 install -r contrib/mmts/tests2/requirements.txt
9+
before_script:which pip3 && sudo -H/opt/python/3.5.0/bin/pip3 install -r contrib/mmts/tests2/requirements.txt
1010

1111
script:cd contrib/mmts && docker build -t pgmmts . && cd tests2 && sudo -H blockade up && sleep 20 && sudo -H python3 test_recovery.py
1212

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp