Skip to content

Commit 3929536

Browse files
sipareal-or-random
authored andcommitted
Test travis s390x (big endian)
1 parent 214cb3c commit 3929536

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,10 @@ matrix:
8383
- valgrind
8484
- libtool-bin
8585
- libc6-dbg:i386
86+
# S390x build (big endian system)
87+
- compiler: gcc
88+
env: HOST=s390x-unknown-linux-gnu ECDH=yes RECOVERY=yes EXPERIMENTAL=yes CTIMETEST=
89+
arch: s390x
8690

8791
# We use this to install macOS dependencies instead of the built in `homebrew` plugin,
8892
# because in xcode earlier than 11 they have a bug requiring updating the system which overall takes ~8 minutes.

0 commit comments

Comments
 (0)