summaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Expand)AuthorAge
* 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
* Try to fix travis build for ghc 7.4.2.John MacFarlane2015-07-03
* Fixed travis.John MacFarlane2015-07-03
* Travis: build in a directory created by sdist.John MacFarlane2015-07-03
* Added JOPTS to travis.John MacFarlane2015-04-25
* Use -j2 for travis builds. (See #2110.)John MacFarlane2015-04-25
* updates travis apt installs to the new sudo-less syntaxTim Lin2015-04-25
* travis script: build with ghc 7.10.1.John MacFarlane2015-03-27
* Travis: comment out ghc 7.10 until we have the dependencies.John MacFarlane2015-02-07
* Update travis fileMatthew Pickering2015-02-02
* Travis: don't need alex, happy.John MacFarlane2014-06-18
* Fixed travis build to install alex for GHC 7.8.2.John MacFarlane2014-05-16
* travis: Test with ghc 7.8.2 rather than 7.8.1.John MacFarlane2014-05-16
* Fixed cabal path in travis config.John MacFarlane2014-04-09
* More travis tweaks.John MacFarlane2014-04-09
* Travis: gave up trying to test the sdist.John MacFarlane2014-04-09
* More travis tweaks.John MacFarlane2014-04-09
* More travis tweaks.John MacFarlane2014-04-09
* Travis build: remove 6.12; add -v2 to dependencies install.John MacFarlane2014-04-09
* Travis: install hsb2hs.John MacFarlane2014-04-09
* More travis tweaks.John MacFarlane2014-04-09
* More travis changes.John MacFarlane2014-04-09
* Fixed $CABAL in travis script.John MacFarlane2014-04-09
* Updated travis script to test with multiple GHC versions.John MacFarlane2014-04-09
* Force failure of a Travis build if GHC produces warningsAlbert Krewinkel2014-04-09
* Updated travis build.John MacFarlane2013-08-24
* Another attempt at .travis.yml.John MacFarlane2013-07-13
* Another attempt at the travis build spec.John MacFarlane2013-07-13
* Tweaked travis script to use cabal-dev.John MacFarlane2013-07-13
* Revert "Temporarily removed travis build instructions."John MacFarlane2013-01-19
* Temporarily removed travis build instructions.John MacFarlane2012-08-08
* Changed travis instructions for new test.John MacFarlane2012-07-26
* Fixed travis-CI script to build tests.John MacFarlane2012-03-14
* Added .travis.yml.John MacFarlane2012-03-13