Merge pull request #1229 from ArthurHoaro/travis/php-7.3
Run Shaarli's tests against PHP 7.3 RC1 on Travis
This commit is contained in:
commit
7417e8ac4a
1 changed files with 2 additions and 0 deletions
|
@ -3,6 +3,8 @@ dist: trusty
|
||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
|
- language: php
|
||||||
|
php: 7.3
|
||||||
- language: php
|
- language: php
|
||||||
php: 7.2
|
php: 7.2
|
||||||
- language: php
|
- language: php
|
||||||
|
|
Loading…
Reference in a new issue