Commit Graph

14 Commits

Author SHA1 Message Date
Mo Zhou a4b3fdeb76 travis: Add mips, mipsel, mips64el build. 2018-06-04 10:02:35 +00:00
Elliot Saba d6c4935dea Add testing for `ppc64le` and `arm` architectures on Travis 2017-01-16 11:44:15 -08:00
Elliot Saba b5e67495ba Try adding a matrix build for `clang` on linux 2016-07-20 22:44:22 -07:00
Elliot Saba 343a7199c0 Re-enabled OSX tests 2016-07-20 22:43:05 -07:00
Peter Colberg 806c725ef6 Test Linux arm64 using qemu user emulation 2016-06-23 23:32:31 -04:00
Peter Colberg 29bf900ede Test Linux i686
This build fails due to #137, which is resolved by the next commit.
2016-06-23 23:32:31 -04:00
Peter Colberg 50c52d2b0f Use Travis build matrix to test different platforms
Create a clean, minimal, cross-platform Travis script with a build
matrix for testing different operating systems and architectures.
2016-06-23 23:32:31 -04:00
Viral B. Shah 5473e8b27d Disable OS X tests for now. 2015-02-01 10:24:55 +05:30
Tony Kelman ecfaad0dec try being consistent about quoting to disable arm build from osx 2015-01-06 21:37:28 -08:00
Viral B. Shah bfc0987270 Fix broken travis file. 2015-01-06 09:27:02 +05:30
Viral B. Shah 15007d5476 Exclude arm32 builds on os x. 2015-01-06 09:24:06 +05:30
Viral B. Shah 769a422f06 Enable tests on OS X too.
Add Travis badge.
2015-01-05 23:48:29 +05:30
Viral B. Shah 79affe971d Disable email notifications in Travis. 2015-01-05 23:33:12 +05:30
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