aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
AgeCommit message (Expand)AuthorFilesLines
2018-10-27.travis.yml: test with GHC 8.6.1Albert Krewinkel1-14/+10
2018-10-27.travis.yml: simplify GHC and cabal package handlingAlbert Krewinkel1-6/+11
2018-10-27.travis.yml: define GHC_OPTIONS global variableAlbert Krewinkel1-11/+7
2018-10-27.travis.yml: remove redundant compiler optionsAlbert Krewinkel1-9/+9
2018-10-27.travis.yml: break long commands into multiple linesAlbert Krewinkel1-7/+18
2018-10-27.travis.yml: break *env* definitions into multiple linesAlbert Krewinkel1-10/+56
2018-10-14Travis: give up again on ghc 8.6.1 with cabal.John MacFarlane1-3/+3
2018-10-14Travis - another try, without targets.John MacFarlane1-2/+2
2018-10-14Travis: don't use targets in install deps.John MacFarlane1-1/+1
2018-10-14Travis: another try.John MacFarlane1-3/+3
2018-10-14Another attempt to make travis work on cabal/ghc 8.6.1.John MacFarlane1-1/+1
2018-10-14Travis: removed quotes.John MacFarlane1-1/+1
2018-10-14Another try at ghc 8.6.1/cabal on travis.John MacFarlane1-3/+3
2018-10-14Revert "Travis: add ghc 8.6.1 build."John MacFarlane1-3/+3
2018-10-14Revert "Tweak travis for ghc 8.6.1."John MacFarlane1-2/+2
2018-10-14Tweak travis for ghc 8.6.1.John MacFarlane1-2/+2
2018-10-13Travis: add ghc 8.6.1 build.John MacFarlane1-3/+3
2018-10-03Travis: comment out 8.6.1 for now.John MacFarlane1-3/+3
2018-10-02Add ghc 8.6.1 to travis.John MacFarlane1-0/+4
2018-09-13Another try at skipping round-trip tests in CI.John MacFarlane1-9/+9
2018-09-13Revert TESTPATTERN stuff from .travis.yml.John MacFarlane1-9/+9
2018-09-10Revert test-pattern changes to .travis.yml.John MacFarlane1-7/+7
2018-09-10Travis: Another try on stack.John MacFarlane1-1/+1
2018-09-10Travis: Fix stack build.John MacFarlane1-1/+1
2018-09-10Travis: remove --hide-successes temporarily again.John MacFarlane1-1/+1
2018-09-10Another try.John MacFarlane1-1/+1
2018-09-10travis: Fix ghc version label for stack build.John MacFarlane1-1/+1
2018-09-10Revert "travis: Temporarily remove --hide-successes."John MacFarlane1-1/+1
2018-09-10travis: Temporarily remove --hide-successes.John MacFarlane1-1/+1
2018-09-10Another try.John MacFarlane1-6/+6
2018-09-10Another try.John MacFarlane1-3/+3
2018-09-10Attempt to fix travis build.John MacFarlane1-2/+2
2018-09-10Travis: exclude round-trip tests, except for nightly test which can fail.John MacFarlane1-9/+9
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