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 96a5b39 commit 59ca853Copy full SHA for 59ca853
travis.sh
@@ -1,6 +1,6 @@
1
#!/bin/bash
2
3
-PYTHON=python
+PYTHON=${PYTHON-python}
4
5
result=0
6
0 commit comments