Skip to content

Commit

Permalink
show doctest log regardless
Browse files Browse the repository at this point in the history
  • Loading branch information
ekmett committed Dec 1, 2012
1 parent 93f89c2 commit 4249de6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -22,6 +22,6 @@ notifications:
- "\x0313lens\x03/\x036%{branch}\x03 \x0314%{commit}\x03 %{build_url} %{message}"

env:
- mode="--enable-tests" script="cabal test"
- mode="--enable-tests" script="cabal test & cat dist/test/lens-3.7-doctests.log"
# - mode="--enable-tests -fdump-splices" script="cabal test --show-details=always"
# - mode="--enable-benchmarks -fdump-splices" script="cabal bench"

0 comments on commit 4249de6

Please sign in to comment.