OpenLibm/.travis.yml
Thomas Leonard 9101f61238 Added Travis test script
This builds Openlibm on the Travis build host (x86) and also
cross-compiles to ARM.

Note: the tests currently fail on ARM, as noted in
https://github.com/JuliaLang/openlibm/issues/18
2015-01-05 11:36:43 +00:00

5 lines
67 B
YAML

language: c
script: ./.travis.sh
env:
- TARGET=host
- TARGET=arm32