Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-06-18 | Travis: don't need alex, happy. | John MacFarlane | 1 | -6/+1 | |
2014-05-16 | Fixed travis build to install alex for GHC 7.8.2. | John MacFarlane | 1 | -1/+1 | |
2014-05-16 | travis: Test with ghc 7.8.2 rather than 7.8.1. | John MacFarlane | 1 | -1/+1 | |
2014-04-09 | Fixed cabal path in travis config. | John MacFarlane | 1 | -1/+1 | |
2014-04-09 | More travis tweaks. | John MacFarlane | 1 | -3/+2 | |
2014-04-09 | Travis: gave up trying to test the sdist. | John MacFarlane | 1 | -12/+0 | |
For some reason hsb2hs was not found, even though it was built. | |||||
2014-04-09 | More travis tweaks. | John MacFarlane | 1 | -1/+1 | |
2014-04-09 | More travis tweaks. | John MacFarlane | 1 | -1/+1 | |
2014-04-09 | Travis build: remove 6.12; add -v2 to dependencies install. | John MacFarlane | 1 | -2/+2 | |
2014-04-09 | Travis: install hsb2hs. | John MacFarlane | 1 | -0/+1 | |
2014-04-09 | More travis tweaks. | John MacFarlane | 1 | -4/+4 | |
2014-04-09 | More travis changes. | John MacFarlane | 1 | -1/+1 | |
2014-04-09 | Fixed $CABAL in travis script. | John MacFarlane | 1 | -1/+1 | |
2014-04-09 | Updated travis script to test with multiple GHC versions. | John MacFarlane | 1 | -5/+42 | |
2014-04-09 | Force failure of a Travis build if GHC produces warnings | Albert Krewinkel | 1 | -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-24 | Updated travis build. | John MacFarlane | 1 | -1/+0 | |
2013-07-13 | Another attempt at .travis.yml. | John MacFarlane | 1 | -6/+7 | |
2013-07-13 | Another attempt at the travis build spec. | John MacFarlane | 1 | -3/+2 | |
2013-07-13 | Tweaked travis script to use cabal-dev. | John MacFarlane | 1 | -4/+6 | |
2013-01-19 | Revert "Temporarily removed travis build instructions." | John MacFarlane | 1 | -0/+7 | |
This reverts commit bba08126b4e7912ca533dbc04ef0a5f240a1bd1e. | |||||
2012-08-08 | Temporarily removed travis build instructions. | John MacFarlane | 1 | -7/+0 | |
2012-07-26 | Changed travis instructions for new test. | John MacFarlane | 1 | -2/+2 | |
2012-03-14 | Fixed travis-CI script to build tests. | John MacFarlane | 1 | -0/+1 | |
2012-03-13 | Added .travis.yml. | John MacFarlane | 1 | -0/+6 | |