Skip to content

Commit

Permalink
-Werror -Wall on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
igrep committed Dec 22, 2019
1 parent 8a8f7b6 commit f0222ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@ addons:
- libgmp-dev

script:
- stack --no-terminal --skip-ghc-check build --ghc-options=-ferror-spans
- stack --no-terminal --skip-ghc-check build --ghc-options=-ferror-spans --pedantic
- stack test

0 comments on commit f0222ab

Please sign in to comment.