aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
AgeCommit message (Expand)AuthorFilesLines
2018-06-29For ghc 7.10.3, try installing yaml first...John MacFarlane1-0/+1
2018-06-28travis: Reduce verbosity.John MacFarlane1-2/+2
2018-06-28travis: Try not using `--only-dependencies` with ghc 7.10.John MacFarlane1-1/+8
2018-06-28Revert "Travis: use cabal 2.2 with ghc 7.10."John MacFarlane1-1/+1
2018-06-28Revert "travis: REALLY use cabal 2.2 with ghc 7.10."John MacFarlane1-1/+1
2018-06-28travis: REALLY use cabal 2.2 with ghc 7.10.John MacFarlane1-1/+1
2018-06-28Travis: use cabal 2.2 with ghc 7.10.John MacFarlane1-1/+1
2018-06-28travis: revert --enable-per-component, add -v2.John MacFarlane1-1/+1
2018-06-28travis: try using --enable-per-component.John MacFarlane1-1/+1
2018-06-28Revert "travis: Install Cabal library before anything else."John MacFarlane1-1/+0
2018-06-28travis: remove redundant build, use cabal 2.2 with ghc 8.4.John MacFarlane1-6/+2
2018-06-28travis: Install Cabal library before anything else.John MacFarlane1-0/+1
2018-06-28Revert "travis: Remove '--only-dependencies' step for cabal."John MacFarlane1-1/+4
2018-06-28Revert "Travis: Install Cabal library."John MacFarlane1-1/+0
2018-06-28Travis: Install Cabal library.John MacFarlane1-0/+1
2018-06-28travis: Remove '--only-dependencies' step for cabal.John MacFarlane1-4/+1
2018-05-30Travis: Added /opt/cabal/bin to path.John MacFarlane1-1/+1
2018-05-30Fixed cabal versions in travis.John MacFarlane1-3/+3
2018-05-30Use cabal 2.0 in travis.John MacFarlane1-3/+3
2018-04-22Travis: hide successes on tests.John MacFarlane1-1/+1
2018-03-15Travis: add ghc 8.4.1 cabal build.John MacFarlane1-0/+4
2018-02-16Travis: ensure nightly builds can fail.John MacFarlane1-1/+1
2018-01-14Remove custom prelude and ghc 7.8 support.John MacFarlane1-4/+0
2018-01-01Revert "Travis: try running tests single-threaded."John MacFarlane1-2/+2
2018-01-01Travis: try running tests single-threaded.John MacFarlane1-2/+2
2017-12-28Revert "Revert "Travis: removed lts-9 build.""John MacFarlane1-3/+3
2017-12-28Revert "Travis: removed lts-9 build."John MacFarlane1-3/+3
2017-12-28Travis: removed lts-9 build.John MacFarlane1-3/+3
2017-12-27Travis: do a stack build with lts-9. Use system ghc.John MacFarlane1-0/+6
2017-12-20Travis: use --jobs=2 for installing dependencies.John MacFarlane1-1/+1
2017-12-19Stack builds with lts-10.0.John MacFarlane1-4/+4
2017-12-08Travis: fix path to ensure that installed ghc is first in path.John MacFarlane1-1/+1
2017-11-27Travis: Use ghc 8.2.2 instead of 8.2.1.John MacFarlane1-6/+6
2017-11-27Travis stack nightly build: switch to ghc 8.2.2.John MacFarlane1-1/+1
2017-10-12.travis.yml - move 7.10 and 8.0 out of accepted failures.John MacFarlane1-3/+0
2017-10-12.travis.yml - use -j2 on build.John MacFarlane1-2/+2
2017-10-12More travis tweaks.John MacFarlane1-3/+1
2017-10-12.travis.yml - try with -j1.John MacFarlane1-1/+1
2017-10-12More travis tweaks: try without -j, add -O0 again.John MacFarlane1-8/+8
2017-10-12.travis.yml - use --fast and --disable-optimization rather than -O0.John MacFarlane1-12/+12
2017-10-12.travis.yml - use -v3 in cabal builds to debug.John MacFarlane1-2/+2
2017-10-12.travis.yml tweaks: use ulimit, --ghc-options for cabal build.John MacFarlane1-5/+3
2017-10-11Travis: allow failure for ghc 7.10.3 build.John MacFarlane1-1/+2
2017-10-10Allow travis ghc 8.0.2 cabal build to fail. It always times out.John MacFarlane1-0/+2
2017-10-09Travis: added some 'date' commands...John MacFarlane1-0/+4
2017-10-03travis: try removing travis_wait.John MacFarlane1-1/+0
2017-10-03Travis: don't turn on -Werror for dependencies!John MacFarlane1-1/+1
2017-10-03Travis: don't build benchmarks on ghc 7.10.3 or 8.0.2.John MacFarlane1-12/+10
2017-09-27Travis: add travis_wait to prevent timing out if no output.John MacFarlane1-0/+1
2017-08-25Add a travis build for ghc 8.2.1 + cabal 2.0.John MacFarlane1-0/+4