aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Collapse)AuthorAgeFilesLines
* travis: Use Travis containersBen Gamari2015-12-261-14/+11
|
* Setup Haddock executable path in Travis configuration.Łukasz Hanuszczak2015-08-251-1/+2
|
* Make Travis aware of Haddock test package.Łukasz Hanuszczak2015-08-241-0/+1
|
* Make Travis use 7.10.2Mateusz Kowalczyk2015-08-211-1/+1
|
* Ignore warnings, install Cabal 1.22JP Moresmau2015-01-221-3/+7
|
* Make travis use 7.10.xMateusz Kowalczyk2014-12-291-1/+1
|
* travis-ci: test with HEADMateusz Kowalczyk2014-12-231-0/+1
|
* Various fixups and bumps for next releaseMateusz Kowalczyk2014-12-121-2/+2
|
* install dependencies for haddock-api on travisLuite Stegeman2014-08-221-1/+1
|
* ghc 7.8.2 compatibilityLuite Stegeman2014-08-221-0/+1
|
* Move Haddock API to a separate packageSimon Hengel2014-08-221-0/+1
|
* Require GHC 7.8.3Simon Hengel2014-08-201-2/+0
|
* Fix travis buildsSimon Hengel2014-08-201-27/+8
|
* Update Travis, bump versionMateusz Kowalczyk2014-06-191-0/+2
|
* Don't actually forget to install specified GHC.Mateusz Kowalczyk2014-06-181-0/+1
|
* Travis tweaksMateusz Kowalczyk2014-06-181-1/+5
|
* Remove doctest dependencySimon Hengel2014-06-181-3/+4
| | | | (so that we can use haddock-library with doctest)
* Use Travis with multiple GHC versionsMateusz Kowalczyk2014-06-181-2/+28
| | | | | | | When using HEAD, we build haddock-library directly from repository as a dependency (and thanks to --enable-tests, the tests get ran anyway). In all other cases, we manually run the tests on haddock-library only and don't test the main project.
* Enable travis-ci for haddock-librarySimon Hengel2014-06-181-0/+7