Skip to content

Commit 967c27d

Browse files
committed
Merge pull request #409 from sudar/fix/travis
Fix Travis build
2 parents 5e4c578 + 6ac297d commit 967c27d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/script/bootstrap/common.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,6 @@ if [ -z $COMMON_SOURCED ]; then
184184
PIP_SUDO_CMD=$SUDO_CMD
185185
fi
186186

187-
$PIP_SUDO_CMD pip install --upgrade setuptools
188187
$PIP_SUDO_CMD pip install --src dependencies --pre -Ur $BOOTSTRAP_DIR/pip-requirements.txt
189188

190189
COMMON_SOURCED=1

0 commit comments

Comments
 (0)