Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
fengzch-das
multibuild
Commits
79ae91ff
Commit
79ae91ff
authored
Jan 22, 2020
by
mattip
Browse files
move pypy3 build to linux, PyPy 7.3 arm64 is not a CentOS-compatible build
parent
782d4805
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
7 deletions
+6
-7
.travis.yml
.travis.yml
+6
-7
No files found.
.travis.yml
View file @
79ae91ff
...
@@ -44,6 +44,12 @@ matrix:
...
@@ -44,6 +44,12 @@ matrix:
env
:
env
:
-
TEST_BUILDS=1
-
TEST_BUILDS=1
-
USE_CCACHE=1
-
USE_CCACHE=1
# Build with pypy3
-
os
:
linux
env
:
-
MB_PYTHON_VERSION=pypy3.6-7.3
-
MB_ML_VER=2014
-
TEST_BUILDS=1
# OSX builds
# OSX builds
-
os
:
osx
-
os
:
osx
env
:
env
:
...
@@ -187,13 +193,6 @@ matrix:
...
@@ -187,13 +193,6 @@ matrix:
-
MB_ML_VER=2014
-
MB_ML_VER=2014
-
TEST_BUILDS=1
-
TEST_BUILDS=1
-
PLAT=aarch64
-
PLAT=aarch64
-
os
:
linux
arch
:
arm64
env
:
-
MB_PYTHON_VERSION=pypy3.6-7.3
-
MB_ML_VER=2014
-
TEST_BUILDS=1
-
PLAT=aarch64
# s390x builds
# s390x builds
-
os
:
linux
-
os
:
linux
arch
:
s390x
arch
:
s390x
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment