This commit is contained in:
Bernhard Posselt 2016-03-05 16:01:19 +01:00
Родитель ba3526ad63
Коммит e5adaf3d04
1 изменённых файлов: 2 добавлений и 0 удалений

Просмотреть файл

@ -22,6 +22,8 @@ matrix:
# master branch # master branch
- php: 5.6 - php: 5.6
env: DB=pgsql CORE_BRANCH=master env: DB=pgsql CORE_BRANCH=master
- php: 5.6
env: DB=pgsql CORE_BRANCH=stable9
fast_finish: true fast_finish: true
before_install: before_install: