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