Skip to content

Commit

Permalink
Fewer jobs means more stability.
Browse files Browse the repository at this point in the history
  • Loading branch information
athas committed Jul 11, 2018
1 parent 340cb13 commit 91ed576
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Expand Up @@ -18,7 +18,7 @@ install:
- 7z x stack.zip stack.exe > nul
- stack setup > nul
- stack build alex happy
- stack --no-terminal test --only-dependencies -j 3
- stack --no-terminal test --only-dependencies -j 1
- stack install

test_script:
Expand Down

0 comments on commit 91ed576

Please sign in to comment.