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 3186d5a commit d8d9008Copy full SHA for d8d9008
travis/build-wheels.sh
@@ -8,7 +8,7 @@ echo 'PYTHON_VERSION: '$PYTHON_VERSION
8
9
ENABLE_CONTRIB=$(<contrib.enabled)
10
11
-yum install ninja-build
+source travis/install-ninja.sh
12
13
for PYBIN in /opt/python/cp$PYTHON_VERSION*/bin; do
14
echo 'PWD : '$PWD
0 commit comments