Skip to content

Commit

Permalink
Only run parse_print tests on AppVeyor for now
Browse files Browse the repository at this point in the history
  • Loading branch information
ozgurakgun committed Oct 20, 2016
1 parent 8c3bcfe commit e18252c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,5 +57,5 @@ build_script:
test_script:
- cmd: >-
stack test --ghc-options "-with-rtsopts=-M2G" --test-arguments "--hide-successes --select-tests=quick +RTS -s"
stack test --ghc-options "-with-rtsopts=-M2G" --test-arguments "--hide-successes --select-tests=quick -p parse_print +RTS -s"

0 comments on commit e18252c

Please sign in to comment.