summaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Expand)AuthorAge
* Remove 7.6 build from .travis.yamlJesse Rosenthal2016-09-02
* Fixed lts6 travis build.John MacFarlane2016-07-14
* Travis: don't test on lts-5.John MacFarlane2016-07-03
* Travis: test with ghc 8.0.1, remove testing with ghc 7.4.John MacFarlane2016-06-04
* Travis: use -fno-warn-unused-do-bind -Wall -Werror.John MacFarlane2016-03-25
* Add --pedantic to stack build on travis.John MacFarlane2016-03-25
* Travis: run tests when compiling from tarball.John MacFarlane2016-03-24
* Don't build with lts-2 or lts-3.John MacFarlane2016-02-17
* Travis: don't build with lts-3.John MacFarlane2016-02-17
* Travis fixes.John MacFarlane2016-02-17
* Try new travis stack+cabal script.John MacFarlane2016-02-17
* Go back to testing with ghc 7.10.2.John MacFarlane2016-01-05
* Regenerated .travis.yml to include 7.10.3.John MacFarlane2016-01-05
* Updated .travis.yml, added ghc 7.10.3 to tested-with.John MacFarlane2016-01-05
* Travis: only use ghc 7.10.2 for now.John MacFarlane2015-11-21
* Travis: Use --system-ghc.John MacFarlane2015-11-21
* Added sanity check in .travis.yml to diagnose problem.John MacFarlane2015-11-21
* Fixed travis again.John MacFarlane2015-11-21
* Fixed travis.John MacFarlane2015-11-21
* Back to stack-based .travis.yml; use stack 1.8.John MacFarlane2015-11-21
* Simpler travis - build pandoc, pandoc-citeproc, texmath together.John MacFarlane2015-11-21
* Travis, make_travis_yml: reverted addition of 'cabal test' in tgz.John MacFarlane2015-11-21
* Further travis tweaks.John MacFarlane2015-11-21
* Fix travis problem.John MacFarlane2015-11-21
* Fixed .travis.yml syntax.John MacFarlane2015-11-21
* travis: install unreleased pandoc-types & texmath.John MacFarlane2015-11-21
* Back to cabal-based .travis.yml.John MacFarlane2015-11-21
* Tweaked travis.yml.John MacFarlane2015-11-20
* More travis/stack tweaks.John MacFarlane2015-11-20
* Removed ./travis_long from .travis.yml.John MacFarlane2015-11-20
* New stack-based .travis.yml.John MacFarlane2015-11-20
* Revert "Give up support for ghc 7.4."John MacFarlane2015-11-09
* Give up support for ghc 7.4.John MacFarlane2015-11-08
* travis: use -Werror even on ghc 7.10.John MacFarlane2015-10-14
* Added comment in .travis.yml to explain last change.John MacFarlane2015-10-09
* Use dist/setup/setup/sdist instead of cabal sdist.John MacFarlane2015-10-09
* Test also on ghc 7.4.2.John MacFarlane2015-10-09
* New .travis.yml.John MacFarlane2015-10-08
* Simplified travis.yml.John MacFarlane2015-10-08
* Travis: use cabal-install 1.22 not head.John MacFarlane2015-10-08
* travis: use ghc 7.10.2 instead of 7.10.1.John MacFarlane2015-10-08
* Use cabal-install-head in travis for ghc 7.10.1.John MacFarlane2015-08-15
* Travis: removed diagnostics, add cabal path to PATH, back to ghc 7.10.1.John MacFarlane2015-08-15
* Added some travis diagnostics.John MacFarlane2015-08-15
* Travis: build with ghc 7.10.2 instead of 7.10.1.John MacFarlane2015-08-15
* Revert "Travis: call test program directly rather than by cabal."John MacFarlane2015-08-08
* Travis: call test program directly rather than by cabal.John MacFarlane2015-08-08
* Travis: only do sdist with cabal != 1.16.John MacFarlane2015-07-05
* Travis: reorder hsb2hs install.John MacFarlane2015-07-05
* Travis: install hsb2hs.John MacFarlane2015-07-04