Test Linux i686
This build fails due to #137, which is resolved by the next commit.
This commit is contained in:
parent
57ed355361
commit
29bf900ede
@ -12,5 +12,12 @@ matrix:
|
|||||||
- os: linux
|
- os: linux
|
||||||
env: FLAGS="CC=gcc"
|
env: FLAGS="CC=gcc"
|
||||||
|
|
||||||
|
- os: linux
|
||||||
|
env: FLAGS="CC=gcc ARCH=i686" # implies -m32 -march=i686
|
||||||
|
addons:
|
||||||
|
apt:
|
||||||
|
packages:
|
||||||
|
- gcc-multilib
|
||||||
|
|
||||||
notifications:
|
notifications:
|
||||||
email: false
|
email: false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user