summaryrefslogtreecommitdiff
path: root/.travis.yml
AgeCommit message (Expand)Author
2020-12-17Remove .travis.yml and add CircleCI config.John MacFarlane
2020-10-11Travis rc build: only copy pandoc executable.John MacFarlane
2020-09-21Add built-in citation support using new citeproc library.John MacFarlane
2020-08-28Travis: use all_branches: true for deploy.John MacFarlane
2020-08-27Travis: remove deploy/on.John MacFarlane
2020-08-27Add .travis.yml for macos release candidate build.John MacFarlane
2019-01-25Remove travis.yml.John MacFarlane
2018-11-04.travis.yml: test deriving via generics with GHC 8.4Albert Krewinkel
2018-10-27.travis.yml: test with GHC 8.6.1Albert Krewinkel
2018-10-27.travis.yml: simplify GHC and cabal package handlingAlbert Krewinkel
2018-10-27.travis.yml: define GHC_OPTIONS global variableAlbert Krewinkel
2018-10-27.travis.yml: remove redundant compiler optionsAlbert Krewinkel
2018-10-27.travis.yml: break long commands into multiple linesAlbert Krewinkel
2018-10-27.travis.yml: break *env* definitions into multiple linesAlbert Krewinkel
2018-10-14Travis: give up again on ghc 8.6.1 with cabal.John MacFarlane
2018-10-14Travis - another try, without targets.John MacFarlane
2018-10-14Travis: don't use targets in install deps.John MacFarlane
2018-10-14Travis: another try.John MacFarlane
2018-10-14Another attempt to make travis work on cabal/ghc 8.6.1.John MacFarlane
2018-10-14Travis: removed quotes.John MacFarlane
2018-10-14Another try at ghc 8.6.1/cabal on travis.John MacFarlane
2018-10-14Revert "Travis: add ghc 8.6.1 build."John MacFarlane
2018-10-14Revert "Tweak travis for ghc 8.6.1."John MacFarlane
2018-10-14Tweak travis for ghc 8.6.1.John MacFarlane
2018-10-13Travis: add ghc 8.6.1 build.John MacFarlane
2018-10-03Travis: comment out 8.6.1 for now.John MacFarlane
2018-10-02Add ghc 8.6.1 to travis.John MacFarlane
2018-09-13Another try at skipping round-trip tests in CI.John MacFarlane
2018-09-13Revert TESTPATTERN stuff from .travis.yml.John MacFarlane
2018-09-10Revert test-pattern changes to .travis.yml.John MacFarlane
2018-09-10Travis: Another try on stack.John MacFarlane
2018-09-10Travis: Fix stack build.John MacFarlane
2018-09-10Travis: remove --hide-successes temporarily again.John MacFarlane
2018-09-10Another try.John MacFarlane
2018-09-10travis: Fix ghc version label for stack build.John MacFarlane
2018-09-10Revert "travis: Temporarily remove --hide-successes."John MacFarlane
2018-09-10travis: Temporarily remove --hide-successes.John MacFarlane
2018-09-10Another try.John MacFarlane
2018-09-10Another try.John MacFarlane
2018-09-10Attempt to fix travis build.John MacFarlane
2018-09-10Travis: exclude round-trip tests, except for nightly test which can fail.John MacFarlane
2018-08-10Travis: use more compiler warnings.John MacFarlane
2018-07-13Travis: Use system ghc. And use ghc-8.4.3 instead of 8.4.2.John MacFarlane
2018-07-13Travis: Use lts-12 resolver.John MacFarlane
2018-06-30travis: small simplification.John MacFarlane
2018-06-30Revert "Travis: use -j2 for dependencies installation."John MacFarlane
2018-06-30Travis: use -j2 for dependencies installation.John MacFarlane
2018-06-30Use ghc 8.4.2 in travis and tested-with.John MacFarlane
2018-06-29Revert "travis: try adding 'ghc-pkg recache'."John MacFarlane
2018-06-29travis: try adding 'ghc-pkg recache'.John MacFarlane