summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 4f560442b..c98b45efb 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -31,6 +31,10 @@ matrix:
allow_failures:
- php: 5.2
- php: hhvm
+ - php: 5.5
+ env: DB=mysql
+ - php: 5.6
+ env: DB=mysql
exclude:
- php: hhvm
env: DB=pgsql