Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 5ea8b08

Browse filesBrowse files
committed
chnage to yum
1 parent 75e663b commit 5ea8b08
Copy full SHA for 5ea8b08

File tree

Expand file treeCollapse file tree

2 files changed

+1
-8
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+1
-8
lines changed

‎travis/build-wheels.sh

Copy file name to clipboardExpand all lines: travis/build-wheels.sh
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ echo 'PYTHON_VERSION: '$PYTHON_VERSION
88

99
ENABLE_CONTRIB=$(<contrib.enabled)
1010

11-
source travis/install-ninja.sh
11+
yum install ninja-build
1212

1313
for PYBIN in /opt/python/cp$PYTHON_VERSION*/bin; do
1414
echo 'PWD : '$PWD

‎travis/install-ninja.sh

Copy file name to clipboardExpand all lines: travis/install-ninja.sh
-7Lines changed: 0 additions & 7 deletions
This file was deleted.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.