aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
AgeCommit message (Collapse)AuthorFilesLines
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
For some reason hsb2hs was not found, even though it was built.
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
Pandoc should, as stated in CONTRIBUTING.md, always compile without warnings. This patch forces GHC to treat warnings like errors during Travis builds, making it possible to catch mistakes (like missing top-level type definitions) early.
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
This reverts commit bba08126b4e7912ca533dbc04ef0a5f240a1bd1e.
2012-08-08Temporarily removed travis build instructions.John MacFarlane1-7/+0
2012-07-26Changed travis instructions for new test.John MacFarlane1-2/+2
2012-03-14Fixed travis-CI script to build tests.John MacFarlane1-0/+1
2012-03-13Added .travis.yml.John MacFarlane1-0/+6