We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79da8ee commit f56f460Copy full SHA for f56f460
.travis.yml
@@ -48,7 +48,7 @@ before_script:
48
script:
49
- cabal install --enable-documentation
50
- cabal sdist
51
- - make -C examples
+ - make -k -C examples
52
53
after_script:
54
- ghc-pkg list
0 commit comments