Skip to content

Commit

Permalink
Add haddock to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
mgsloan committed Jan 8, 2016
1 parent f050d49 commit 92da37a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ script:
cabal configure --enable-tests --enable-benchmarks -v2 --ghc-options="-O0 -Werror";
cabal build;
cabal test;
cabal haddock;
cabal check;
cabal sdist;
cabal copy;
Expand Down

0 comments on commit 92da37a

Please sign in to comment.