Skip to content

Commit

Permalink
travis: run all the "quick" tests please
Browse files Browse the repository at this point in the history
  • Loading branch information
ozgurakgun committed May 14, 2016
1 parent b1e7613 commit f4d260b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ install:
- ls -l $(find bin -type f)

script:
- time dist/build/conjure-testing/conjure-testing -p set +RTS -s
- time dist/build/conjure-testing/conjure-testing --select-tests quick +RTS -s
- cabal sdist # tests that a source-distribution can be generated

after_success:
Expand Down

0 comments on commit f4d260b

Please sign in to comment.