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 0513710 commit 9e8b71eCopy full SHA for 9e8b71e
.travis.yml
@@ -83,14 +83,6 @@ matrix:
83
- libc6-dev-x32
84
sudo: required
85
86
- # clang for the x64_32 architecture
87
- - env: BUILDOPTIONS='--with-cc=clang --with-mx32'
88
- addons:
89
- apt:
90
- packages:
91
- - libc6-dev-x32
92
- sudo: required
93
-
94
# GCC for the x86-64 architecture (64-bit longs and 64-bit pointers)
95
- env: BUILDOPTIONS='--with-cc=gcc --with-m64 --with-valgrind'
96
# clang for x86-64 architecture (64-bit longs and 64-bit pointers)
0 commit comments