Skip to content

Commit 8cea27f

Browse files
committed
run recovery tests at travis #10
1 parent ae4d4cc commit 8cea27f

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: which pip3 && sudo -H /opt/python/3.5.0/bin/pip3 install -r contrib/mmts/tests2/requirements.txt
9+
before_script: sudo "PATH=$PATH" pip3 install -r contrib/mmts/tests2/requirements.txt
1010

11-
script: cd contrib/mmts && docker build -t pgmmts . && cd tests2 && sudo -H blockade up && sleep 20 && sudo -H python3 test_recovery.py
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
1212

1313
notifications:
1414
email:

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy