summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml4
1 files changed, 1 insertions, 3 deletions
diff --git a/.travis.yml b/.travis.yml
index f3c336afc..04ff6422c 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -6,7 +6,7 @@ php:
- hhvm
env:
global:
- - CORE_BRANCH=stable8.1
+ - CORE_BRANCH=stable8.2
matrix:
- DB=pgsql
@@ -19,8 +19,6 @@ matrix:
env: DB=sqlite
- php: 5.5
env: DB=mysql
- - php: 5.5
- env: DB=pgsql CORE_BRANCH=stable8.2
# master branch
- php: 5.5
env: DB=pgsql CORE_BRANCH=master