mirror of
https://github.com/GaloisInc/macaw.git
synced 2024-11-24 00:42:28 +03:00
Add haddock to .travis so we catch errors in documentation strings.
This commit is contained in:
parent
c4870f9a37
commit
e9b9379234
@ -32,3 +32,5 @@ install:
|
||||
- stack build --ghc-options="-Wall -Werror"
|
||||
# Run tests
|
||||
- stack test macaw-x86 macaw-x86-symbolic --ghc-options="-Wall -Werror"
|
||||
# Build documentation
|
||||
- stack haddock
|
Loading…
Reference in New Issue
Block a user