Fixed tests

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
This commit is contained in:
John Molakvoæ (skjnldsv) 2018-02-26 12:28:54 +01:00
parent 3afed8dea8
commit ced92d62e6
No known key found for this signature in database
GPG Key ID: FB5ACEED51955BF8
1 changed files with 3 additions and 3 deletions

View File

@ -4,7 +4,7 @@ language: php
php:
- 7.0
- 7.1
- 7.2
# - 7.2
env:
global:
- CORE_BRANCH=master
@ -28,8 +28,8 @@ matrix:
env: DB=pgsql CORE_BRANCH=stable13
- php: 7.1
env: DB=pgsql CORE_BRANCH=stable13
- php: 7.2
env: DB=pgsql CORE_BRANCH=stable13
# - php: 7.2
# env: DB=pgsql CORE_BRANCH=stable13
fast_finish: true
before_install: