aboutsummaryrefslogtreecommitdiff
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 9965f168b8..0c88ec8f24 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -33,7 +33,7 @@ os:
- linux
script:
- - ./configure --enable-all-engines --disable-eventrecorder
+ - ./configure --enable-all-engines
- make -j 2
- make test
- make devtools