summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2015-01-23 16:41:50 +0100
committerBernhard Posselt <dev@bernhard-posselt.com>2015-01-23 16:41:50 +0100
commit9ab07eea86677d2c5dccd67314bbb99453aa8c78 (patch)
tree3feeade609a522b069afea614f58e671d43dd9a3
parentf90dcaec77f67d52714120648576e8269ff20d52 (diff)
reenable complete build5.0.1
-rw-r--r--.travis.yml10
1 files changed, 5 insertions, 5 deletions
diff --git a/.travis.yml b/.travis.yml
index 5123028ce..68febcd68 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,8 +1,8 @@
language: php
php:
-# - 5.4
-# - 5.5
-# - 5.6
+ - 5.4
+ - 5.5
+ - 5.6
- hhvm
matrix:
@@ -11,8 +11,8 @@ matrix:
env:
- DB=sqlite
-# - DB=postgresql
-# - DB=mysql
+ - DB=postgresql
+ - DB=mysql
before_install:
# get a newer node.js version