mirror of
https://github.com/status-im/secp256k1.git
synced 2025-02-24 11:48:18 +00:00
Test travis s390x (big endian)
This commit is contained in:
parent
214cb3c321
commit
39295362cf
@ -83,6 +83,10 @@ matrix:
|
|||||||
- valgrind
|
- valgrind
|
||||||
- libtool-bin
|
- libtool-bin
|
||||||
- libc6-dbg:i386
|
- libc6-dbg:i386
|
||||||
|
# S390x build (big endian system)
|
||||||
|
- compiler: gcc
|
||||||
|
env: HOST=s390x-unknown-linux-gnu ECDH=yes RECOVERY=yes EXPERIMENTAL=yes CTIMETEST=
|
||||||
|
arch: s390x
|
||||||
|
|
||||||
# We use this to install macOS dependencies instead of the built in `homebrew` plugin,
|
# We use this to install macOS dependencies instead of the built in `homebrew` plugin,
|
||||||
# because in xcode earlier than 11 they have a bug requiring updating the system which overall takes ~8 minutes.
|
# because in xcode earlier than 11 they have a bug requiring updating the system which overall takes ~8 minutes.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user