summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
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: