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 24e595c commit 0b53401Copy full SHA for 0b53401
.travis.yml
@@ -49,7 +49,7 @@ before_script:
49
script:
50
- cabal install --enable-documentation
51
- cabal sdist
52
- - make -j2 -C examples
+ - make -C examples
53
54
after_script:
55
- ghc-pkg list
0 commit comments