Update travis to test 32bit
.travis.yml @@ -7,3 +7,4 @@ script: - make test - CFLAGS="-m32" LDFLAGS="-m32" make clean test