summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml5
1 files changed, 2 insertions, 3 deletions
diff --git a/.travis.yml b/.travis.yml
index e5b14ea3d..7a4b682f8 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -6,9 +6,8 @@ php:
env:
- DB=sqlite
- # enable if there are tests for it
- # - DB=postgresql
- # - DB=mysql
+ - DB=postgresql
+ - DB=mysql
before_install:
# get a newer node.js version