Skip to content

Commit ceb65fc

Browse files
committed
run recovery tests at travis #2
1 parent b4d08a1 commit ceb65fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ python:
66
services:
77
- docker
88

9-
before_script: pip install -r contrib/mmts/tests2/requirements.txt
9+
before_script: pip3 install -r contrib/mmts/tests2/requirements.txt
1010

1111
script: cd contrib/mmts && make xcheck
1212

0 commit comments

Comments
 (0)