summaryrefslogtreecommitdiff
path: root/.travis.yml
AgeCommit message (Expand)Author
2018-04-22Travis: hide successes on tests.John MacFarlane
2018-03-15Travis: add ghc 8.4.1 cabal build.John MacFarlane
2018-02-16Travis: ensure nightly builds can fail.John MacFarlane
2018-01-14Remove custom prelude and ghc 7.8 support.John MacFarlane
2018-01-01Revert "Travis: try running tests single-threaded."John MacFarlane
2018-01-01Travis: try running tests single-threaded.John MacFarlane
2017-12-28Revert "Revert "Travis: removed lts-9 build.""John MacFarlane
2017-12-28Revert "Travis: removed lts-9 build."John MacFarlane
2017-12-28Travis: removed lts-9 build.John MacFarlane
2017-12-27Travis: do a stack build with lts-9. Use system ghc.John MacFarlane
2017-12-20Travis: use --jobs=2 for installing dependencies.John MacFarlane
2017-12-19Stack builds with lts-10.0.John MacFarlane
2017-12-08Travis: fix path to ensure that installed ghc is first in path.John MacFarlane
2017-11-27Travis: Use ghc 8.2.2 instead of 8.2.1.John MacFarlane
2017-11-27Travis stack nightly build: switch to ghc 8.2.2.John MacFarlane
2017-10-12.travis.yml - move 7.10 and 8.0 out of accepted failures.John MacFarlane
2017-10-12.travis.yml - use -j2 on build.John MacFarlane
2017-10-12More travis tweaks.John MacFarlane
2017-10-12.travis.yml - try with -j1.John MacFarlane
2017-10-12More travis tweaks: try without -j, add -O0 again.John MacFarlane
2017-10-12.travis.yml - use --fast and --disable-optimization rather than -O0.John MacFarlane
2017-10-12.travis.yml - use -v3 in cabal builds to debug.John MacFarlane
2017-10-12.travis.yml tweaks: use ulimit, --ghc-options for cabal build.John MacFarlane
2017-10-11Travis: allow failure for ghc 7.10.3 build.John MacFarlane
2017-10-10Allow travis ghc 8.0.2 cabal build to fail. It always times out.John MacFarlane
2017-10-09Travis: added some 'date' commands...John MacFarlane
2017-10-03travis: try removing travis_wait.John MacFarlane
2017-10-03Travis: don't turn on -Werror for dependencies!John MacFarlane
2017-10-03Travis: don't build benchmarks on ghc 7.10.3 or 8.0.2.John MacFarlane
2017-09-27Travis: add travis_wait to prevent timing out if no output.John MacFarlane
2017-08-25Add a travis build for ghc 8.2.1 + cabal 2.0.John MacFarlane
2017-08-23Tweak travis stack build command (test --test -> build --test).John MacFarlane
2017-08-23Revert "Build GHC 8.2.1 with one core only"Albert Krewinkel
2017-08-23Build GHC 8.2.1 with one core onlyAlbert Krewinkel
2017-08-22Travis: Use ghc 8.2.1 in nightly stack build.John MacFarlane
2017-08-22Undid last travis changes.John MacFarlane
2017-08-22Travis: Removed sudos.John MacFarlane
2017-08-22Travis: shut down essential services and show memory.John MacFarlane
2017-08-21Travis: use lts-9 with ghc 8.0.2 stack build. Remove swap stuff.John MacFarlane
2017-08-21travis: create some swap space.John MacFarlane
2017-08-11Travis: try a cabal build without embed_data_files.John MacFarlane
2017-08-08Travis: more options tweaks.John MacFarlane
2017-08-08Travis: don't use -Wincomplete-uni-patterns.John MacFarlane
2017-08-08Travis: Don't use -Wcompat.John MacFarlane
2017-08-08Travis: only use fancy warnings for recent ghc.John MacFarlane
2017-08-08Use extra ghc warnings.John MacFarlane
2017-07-24Revert "Travis: Try not caching .cabal."John MacFarlane
2017-07-24Revert "Travis: try not caching .ghc."John MacFarlane
2017-07-24Travis: try not caching .ghc.John MacFarlane
2017-07-24Travis: Try not caching .cabal.John MacFarlane