aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
AgeCommit message (Expand)AuthorFilesLines
2015-11-09Revert "Give up support for ghc 7.4."John MacFarlane1-0/+3
2015-11-08Give up support for ghc 7.4.John MacFarlane1-3/+0
2015-10-14travis: use -Werror even on ghc 7.10.John MacFarlane1-1/+1
2015-10-09Added comment in .travis.yml to explain last change.John MacFarlane1-1/+3
2015-10-09Use dist/setup/setup/sdist instead of cabal sdist.John MacFarlane1-1/+1
2015-10-09Test also on ghc 7.4.2.John MacFarlane1-0/+3
2015-10-08New .travis.yml.John MacFarlane1-18/+63
2015-10-08Simplified travis.yml.John MacFarlane1-19/+17
2015-10-08Travis: use cabal-install 1.22 not head.John MacFarlane1-2/+2
2015-10-08travis: use ghc 7.10.2 instead of 7.10.1.John MacFarlane1-2/+2
2015-08-15Use cabal-install-head in travis for ghc 7.10.1.John MacFarlane1-2/+2
2015-08-15Travis: removed diagnostics, add cabal path to PATH, back to ghc 7.10.1.John MacFarlane1-7/+3
2015-08-15Added some travis diagnostics.John MacFarlane1-0/+4
2015-08-15Travis: build with ghc 7.10.2 instead of 7.10.1.John MacFarlane1-2/+2
2015-08-08Revert "Travis: call test program directly rather than by cabal."John MacFarlane1-4/+1
2015-08-08Travis: call test program directly rather than by cabal.John MacFarlane1-1/+4
2015-07-05Travis: only do sdist with cabal != 1.16.John MacFarlane1-6/+5
2015-07-05Travis: reorder hsb2hs install.John MacFarlane1-1/+3
2015-07-04Travis: install hsb2hs.John MacFarlane1-0/+1
2015-07-03Try to fix travis build for ghc 7.4.2.John MacFarlane1-0/+1
2015-07-03Fixed travis.John MacFarlane1-1/+1
2015-07-03Travis: build in a directory created by sdist.John MacFarlane1-0/+2
2015-04-25Added JOPTS to travis.John MacFarlane1-7/+7
2015-04-25Use -j2 for travis builds. (See #2110.)John MacFarlane1-2/+2
2015-04-25updates travis apt installs to the new sudo-less syntaxTim Lin1-10/+15
2015-03-27travis script: build with ghc 7.10.1.John MacFarlane1-5/+5
2015-02-07Travis: comment out ghc 7.10 until we have the dependencies.John MacFarlane1-1/+1
2015-02-02Update travis fileMatthew Pickering1-10/+11
2014-06-18Travis: don't need alex, happy.John MacFarlane1-6/+1
2014-05-16Fixed travis build to install alex for GHC 7.8.2.John MacFarlane1-1/+1
2014-05-16travis: Test with ghc 7.8.2 rather than 7.8.1.John MacFarlane1-1/+1
2014-04-09Fixed cabal path in travis config.John MacFarlane1-1/+1
2014-04-09More travis tweaks.John MacFarlane1-3/+2
2014-04-09Travis: gave up trying to test the sdist.John MacFarlane1-12/+0
2014-04-09More travis tweaks.John MacFarlane1-1/+1
2014-04-09More travis tweaks.John MacFarlane1-1/+1
2014-04-09Travis build: remove 6.12; add -v2 to dependencies install.John MacFarlane1-2/+2
2014-04-09Travis: install hsb2hs.John MacFarlane1-0/+1
2014-04-09More travis tweaks.John MacFarlane1-4/+4
2014-04-09More travis changes.John MacFarlane1-1/+1
2014-04-09Fixed $CABAL in travis script.John MacFarlane1-1/+1
2014-04-09Updated travis script to test with multiple GHC versions.John MacFarlane1-5/+42
2014-04-09Force failure of a Travis build if GHC produces warningsAlbert Krewinkel1-1/+1
2013-08-24Updated travis build.John MacFarlane1-1/+0
2013-07-13Another attempt at .travis.yml.John MacFarlane1-6/+7
2013-07-13Another attempt at the travis build spec.John MacFarlane1-3/+2
2013-07-13Tweaked travis script to use cabal-dev.John MacFarlane1-4/+6
2013-01-19Revert "Temporarily removed travis build instructions."John MacFarlane1-0/+7
2012-08-08Temporarily removed travis build instructions.John MacFarlane1-7/+0
2012-07-26Changed travis instructions for new test.John MacFarlane1-2/+2