summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorSam Truzjan <pxqr.sta@gmail.com>2014-04-08 04:15:29 +0400
committerSam Truzjan <pxqr.sta@gmail.com>2014-04-08 04:15:29 +0400
commita8f849f77dbe8327ec0a035f93ae4921065acbb6 (patch)
treeebdd8395c1cac3aebca0a1f8e14049ed739e8e56 /.travis.yml
parent3867719780293528e604452818b9d9a616938783 (diff)
Hide internal modules
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 72fd69a4..8d247a20 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -13,7 +13,7 @@ install:
13 - ./dev/update-dependencies.sh 13 - ./dev/update-dependencies.sh
14 14
15script: 15script:
16 - cabal configure --enable-tests --enable-benchmark && cabal build && ./dist/build/spec/spec 16 - cabal configure -ftesting --enable-tests --enable-benchmark && cabal build && ./dist/build/spec/spec
17 17
18notifications: 18notifications:
19 email: 19 email: