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 e154561 commit 74f13dfCopy full SHA for 74f13df
.travis.yml
@@ -69,7 +69,6 @@ before_script:
69
- if [ "$JYTHON" == "true" ]; then
70
$INTERPRETER -m pip install mockito;
71
python -m pip install robotstatuschecker;
72
- $INTERPRETER -m pip install -r requirements.txt;
73
else
74
$INTERPRETER -m pip install -r requirements-dev.txt;
75
fi
0 commit comments