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 2f639e9 commit 59cdc08Copy full SHA for 59cdc08
.travis.install
@@ -3,7 +3,7 @@
3
PYTHON_VERSION=$(python --version 2>&1)
4
5
if [[ "$PYTHON_VERSION" > "Python 3" ]]; then
6
-
+ true
7
else
8
pip install twisted
9
fi
0 commit comments