aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
AgeCommit message (Expand)AuthorFilesLines
2018-08-10Travis: use more compiler warnings.John MacFarlane1-4/+4
2018-07-13Travis: Use system ghc. And use ghc-8.4.3 instead of 8.4.2.John MacFarlane1-5/+5
2018-07-13Travis: Use lts-12 resolver.John MacFarlane1-1/+1
2018-06-30travis: small simplification.John MacFarlane1-1/+0
2018-06-30Revert "Travis: use -j2 for dependencies installation."John MacFarlane1-1/+9
2018-06-30Travis: use -j2 for dependencies installation.John MacFarlane1-9/+1
2018-06-30Use ghc 8.4.2 in travis and tested-with.John MacFarlane1-3/+3
2018-06-29Revert "travis: try adding 'ghc-pkg recache'."John MacFarlane1-1/+0
2018-06-29travis: try adding 'ghc-pkg recache'.John MacFarlane1-0/+1
2018-06-29travis: try installing specific yaml version...John MacFarlane1-1/+1
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