aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
AgeCommit message (Expand)Author
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
2017-07-24Revert "Use cabal-2.0 for 8.2.1 (#3814)"John MacFarlane
2017-07-24Use cabal-2.0 for 8.2.1 (#3814)Matthew Pickering
2017-07-15Travis: Removed ghc 8.2.1 build from allowed failures.John MacFarlane
2017-07-13Travis: cabal build for ghc 8.2.1 RC.John MacFarlane
2017-07-13Revert "Added a travis build on ghc 8.2 release candidate."John MacFarlane
2017-07-13Added a travis build on ghc 8.2 release candidate.John MacFarlane
2017-06-04.travis.yml - removed hsb2hs stuff.John MacFarlane
2017-03-20More travis fixes.John MacFarlane
2017-03-20Travis: install hsb2hs.John MacFarlane
2017-03-20More travis fixes.John MacFarlane
2017-03-20More travis fixes.John MacFarlane
2017-03-20Fixed .travis.yml.John MacFarlane
2017-03-20.travis.yml: create a source dist and do cabal build and test there.John MacFarlane
2017-03-08Travis: Remove GHC HEAD build.John MacFarlane
2017-03-08Travis: comment out OSX build.John MacFarlane
2017-02-20Travis: move 7.8.4 out of allowed-failures.John MacFarlane
2017-02-20Travis: remove 8.0.1 build.John MacFarlane
2017-02-12stack.yamls: Use lts-8.0.John MacFarlane
2017-01-25Travis: allow ghc 7.8.4 to fail. For now anyway.John MacFarlane
2017-01-24travis: catch #3372 (#3373)ickc
2017-01-17travis: download stack only in stack BUILD (#3357)ickc
2016-12-30Travis: fix false positives and speed up dist build by avoiding tests.John MacFarlane
2016-12-24Travis: add path to happy to path.John MacFarlane
2016-12-23Added happy to travis deb pkgs.John MacFarlane
2016-12-13Speed up Travis (#3304)ickc
2016-11-30travis: use language generic (#3267)ickc
2016-11-16Add comment acknowledging source of .travis.yml.John MacFarlane
2016-10-23Travis: Set ulimit -n 4096 before build. This seems necessary on OSX.John MacFarlane
2016-10-23Travis: add to end of path to avoid a warning.John MacFarlane
2016-10-18Travis tweaks.John MacFarlane
2016-10-16Travis: fixed --flag argument in stack.John MacFarlane
2016-10-15Travis: Use fast flag for aeson.John MacFarlane
2016-10-14Travis: test with lts-7 not lts-6.John MacFarlane
2016-10-01Removed cabal 1.16 cruft from .travis.yml.John MacFarlane
2016-09-02Remove 7.6 build from .travis.yamlJesse Rosenthal
2016-07-14Fixed lts6 travis build.John MacFarlane
2016-07-03Travis: don't test on lts-5.John MacFarlane
2016-06-04Travis: test with ghc 8.0.1, remove testing with ghc 7.4.John MacFarlane
2016-03-25Travis: use -fno-warn-unused-do-bind -Wall -Werror.John MacFarlane
2016-03-25Add --pedantic to stack build on travis.John MacFarlane
2016-03-24Travis: run tests when compiling from tarball.John MacFarlane
2016-02-17Don't build with lts-2 or lts-3.John MacFarlane
2016-02-17Travis: don't build with lts-3.John MacFarlane
2016-02-17Travis fixes.John MacFarlane
2016-02-17Try new travis stack+cabal script.John MacFarlane
2016-01-05Go back to testing with ghc 7.10.2.John MacFarlane