aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorDaniel Gröber <dxld@darkboxed.org>2015-05-08 13:30:51 +0200
committerDaniel Gröber <dxld@darkboxed.org>2015-05-08 13:30:51 +0200
commit7070c19a97b90460dc8dbf4c1f5d677650af4289 (patch)
tree0eecc21cde42f422fa9148a3086f9264fa643629 /.travis.yml
parent9420fb1a22098a7e17734965a79f1c1f2c81e8cd (diff)
Fix tests
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml5
1 files changed, 4 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 5d2f059..c11ca62 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -25,4 +25,7 @@ script:
- cabal configure --enable-tests $WERROR
- cabal build
- ./dist/build/cabal-helper-wrapper/cabal-helper-wrapper dist "compiler-version" "entrypoints" "source-dirs" "ghc-options" "ghc-src-options" "ghc-pkg-options" "ghc-lang-options"
-# - cabal test
+ - cabal test
+ - cabal install --enable-tests -j1 .
+ - cat "dist/test/cabal-helper-"*
+ - ls -l dist/test/