summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/.travis.yml b/.travis.yml
index c872cf564..950f6567d 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,12 +1,12 @@
language: php
php:
- 5.4
- #- 5.5
+ - 5.5
env:
- DB=sqlite
- #- DB=postgresql
- #- DB=mysql
+ - DB=postgresql
+ - DB=mysql
before_install:
# get a newer node.js version