Skip to content

Commit 252fda1

Browse files
committed
fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! Fix Travis when SIX_VERSION isn't specificed
1 parent da38108 commit 252fda1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-install.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ if [[ $USE_OPTIONAL != "true" && $USE_OPTIONAL != "false" ]]; then
55
exit 1
66
fi
77

8-
pip install -U setuptools pip==6.0.7
8+
pip install pip==6.1.0
99

1010
pip install -U -r requirements-test.txt
1111

0 commit comments

Comments
 (0)