Skip to content

Commit

Permalink
fixup! Provide public CI
Browse files Browse the repository at this point in the history
  • Loading branch information
kim committed Feb 12, 2019
1 parent bacfbb0 commit 0fc113c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@ script:
- .ci/check-haskell-format.sh
- hlint .
- cabal v2-configure --enable-tests
# wtflol:
# wtflol: passing --ghc-options to v2-configure will enable those for all
# local and external packages.
- 'echo -e "package gossip\n ghc-options: -Werror" >> cabal.project.local'
- cat cabal.project.local
- cabal v2-build -j all
Expand Down

0 comments on commit 0fc113c

Please sign in to comment.