mirror of
https://github.com/barrucadu/dejafu.git
synced 2024-11-27 13:39:16 +03:00
Include perf output on Travis
This commit is contained in:
parent
64d24dbe24
commit
a1101193d1
@ -58,7 +58,7 @@ script:
|
||||
git diff --exit-code concurrency dejafu hunit-dejafu tasty-dejafu
|
||||
;;
|
||||
test)
|
||||
stack exec -- dejafu-tests
|
||||
stack exec -- dejafu-tests +RTS -s
|
||||
;;
|
||||
doctest)
|
||||
stack exec -- bash -c "DEJAFU_DOCTEST=y doctest dejafu/Test"
|
||||
|
Loading…
Reference in New Issue
Block a user