Skip to content

Commit 74f13df

Browse files
committed
Tuning .travis more to decrease setup time
1 parent e154561 commit 74f13df

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,6 @@ before_script:
6969
- if [ "$JYTHON" == "true" ]; then
7070
$INTERPRETER -m pip install mockito;
7171
python -m pip install robotstatuschecker;
72-
$INTERPRETER -m pip install -r requirements.txt;
7372
else
7473
$INTERPRETER -m pip install -r requirements-dev.txt;
7574
fi

0 commit comments

Comments
 (0)