We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4d08a1 commit ceb65fcCopy full SHA for ceb65fc
.travis.yml
@@ -6,7 +6,7 @@ python:
6
services:
7
- docker
8
9
-before_script: pip install -r contrib/mmts/tests2/requirements.txt
+before_script: pip3 install -r contrib/mmts/tests2/requirements.txt
10
11
script: cd contrib/mmts && make xcheck
12
0 commit comments