Skip to content

Commit

Permalink
--show-details=always
Browse files Browse the repository at this point in the history
  • Loading branch information
ekmett committed Jan 26, 2013
1 parent 01e65a9 commit b2bd1b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -22,7 +22,7 @@ notifications:
- "\x0313lens\x03/\x0306%{branch}\x03 \x0314%{commit}\x03 %{build_url} %{message}"

env:
- mode="--enable-tests" script="cabal test"
- mode="--enable-tests" script="cabal test --show-details=always"
# - mode="--enable-tests -fsafe" script="cabal test"
# - mode="--enable-tests -fdump-splices" script="cabal test --show-details=always"
# - mode="--enable-benchmarks -fdump-splices" script="cabal bench"

0 comments on commit b2bd1b0

Please sign in to comment.