aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Collapse)AuthorAgeFilesLines
* 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