5 Commits

Autor SHA1 Mensagem Data
Ken Raffenetti bedcf2626b travis: Update build environment
Use Bionic-based Linux image. Use default autotools installations now
that they are new enough.
2019-08-07 10:39:17 -05:00
Ken Raffenetti 8a1ae02049 travis: Disable ch4 builds for now
ch4 builds have a tendency to timeout even on Linux machines. Comment
them out until we complete the .h -> .c refactoring.

No reviewer.
2018-10-30 08:18:32 -05:00
Ken Raffenetti 7582a68c51 travis: Disable Fortran on OSX builds
Installing a Fortran compiler on OSX takes quite a bit of time. Just
disable it and rely on nightly Jenkins tests.

No reviewer.
2018-10-28 21:20:53 -05:00
Ken Raffenetti 49b7e3022e travis: Add matrix builds for ch3/ch4
Exclude ch4 builds on OSX for now as they take too long. We can add
them back after refactoring.

No reviewer.
2018-10-28 21:20:53 -05:00
Ken Raffenetti 7ee43e81be Add .travis.yml file
Basic compile testing on Linux and OSX. This should serve as a basic
sanity check for branches and PRs.

Signed-off-by: Yanfei Guo <yguo@anl.gov>
2018-10-24 16:46:51 -05:00