summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorThomas Müller <thomas.mueller@tmit.eu>2016-07-25 12:50:11 +0200
committerThomas Müller <thomas.mueller@tmit.eu>2016-07-25 12:50:11 +0200
commit9ebecdc54a653630ead75d76fcd956b4019d6955 (patch)
tree79f0504f00854ca8c64caf4cc3680a36c8c9fcda /.travis.yml
parenta79753c09b5577a74025c1841a2745ae8a1b509d (diff)
Contacts can be used for 9.2
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 017662e1..523ce8d7 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -26,6 +26,8 @@ matrix:
env: DB=mysql
- php: 5.6
env: DB=pgsql CORE_BRANCH=master
+ - php: 7
+ env: DB=pgsql CORE_BRANCH=stable9.1
fast_finish: true
before_install: