Jan Breuer
2015-10-04 4dadcefcd8ee24203f07bbe00d5c4178e3db19ad
Update travis to test 32bit
1个文件已修改
1 ■■■■ 已修改文件
.travis.yml 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
.travis.yml
@@ -7,3 +7,4 @@
script:
    - make test
    - CFLAGS="-m32" LDFLAGS="-m32" make clean test