Alex Arslan
b966bd79d5
Add a BINARY=32 build to macOS
7 years ago
Alex Arslan
2e988dbf35
Add macOS to the Travis testing matrix
7 years ago
Martin Kroeker
daae8fd197
Revert "Add macOS to the Travis testing matrix"
7 years ago
Alex Arslan
6a0930560e
Add macOS to the Travis testing matrix
7 years ago
Martin Kroeker
1d2da67841
Prefix make jobs with travis_wait ( #1378 )
* Prefix make with travis_wait to prevent it getting killed for producing no output
* Extend travis_wait to 30mins for the windows build
* Trying 45 mins wait time
* Increase travis_wait time to 45 minutes for linux builds as well
7 years ago
Sacha Refshauge
408b4fe83f
Add a CMake GCC and Clang target to Travis CI
8 years ago
Martin Kroeker
75ddfbd687
Change travis back to sudo true
,,,to see if this has any influence on the recent ld SIGKILLS
8 years ago
Jakub Jirutka
dfb91f2a31
Travis: Add jobs building with clang
8 years ago
Jakub Jirutka
2ec76011f9
Travis: Disable job "LINUX64_MUSL USE_OPENMP=1"
https://github.com/xianyi/OpenBLAS/pull/1255#issuecomment-320494610
8 years ago
Jakub Jirutka
486a485bb7
Travis: Allow job LINUX64_MUSL USE_OPENMP=1 to fail
See: https://github.com/xianyi/OpenBLAS/pull/1255#issuecomment-318692183
8 years ago
Jakub Jirutka
08c7d1ddf8
Travis: Disable some gcc warnings to avoid exceeding Travis limit
See: https://github.com/xianyi/OpenBLAS/pull/1255#issuecomment-318628666
8 years ago
Jakub Jirutka
e0bd5b5c0e
Travis: Build and test also on Alpine Linux (musl libc)
Alpine jobs needs sudo (for chroot), so they run on VMs infrastructure.
That's why they are much slower than other jobs.
8 years ago
Jakub Jirutka
ae65f75572
Travis: Simplify configuration using Build Stages and APT addon
Using APT addon has nice side-effect - you don't need sudo anymore, so
it can run on Travis containers-based infrastructure that is much faster
than their VMs infrastructure (used when sudo is needed).
You've been still running on Ubuntu Presty builders, but new default is
Trusty. Thus I've explicitly set `dist: presty` to let it stay on
Presty, to not change build environment by this commit.
8 years ago
Zhang Xianyi
8577be2a95
Modify travis script.
9 years ago
Zhang Xianyi
5a8447e97e
Use ctest.h for unit test. Enable unit test on travis CI.
9 years ago
Zhang Xianyi
ce2b1edd4e
[av skip] Change test cmd on Travis.
9 years ago
Zhang Xianyi
8cf3657fb6
Refs #738 . Fix previous commit bug. Run BLAS and CBLAS test on Travis.
9 years ago
Zhang Xianyi
44222a7fe0
Refs #738 . Run test on Travis.
9 years ago
Zhang Xianyi
5408074941
Add notification.
10 years ago
Timothy Gu
6c2ead30f0
Remove all trailing whitespace except lapack-netlib
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
11 years ago
Zhang Xianyi
b681064c6c
Updated travis.
12 years ago
Zhang Xianyi
e80e285928
Update build matrix for Travis CI.
12 years ago
Zhang Xianyi
cc522aa21d
Use quiet make for Travis CI.
12 years ago
Zhang Xianyi
9c78fad721
Install gfortran in Travis CI.
12 years ago
Zhang Xianyi
6028232ad1
Added travis.yml file.
12 years ago