Run Shaarli's tests againt PHP 7.3 RC1 on Travis
This commit is contained in:
parent
7c13054038
commit
9f0c719c53
1 changed files with 2 additions and 0 deletions
|
@ -3,6 +3,8 @@ dist: trusty
|
|||
|
||||
matrix:
|
||||
include:
|
||||
- language: php
|
||||
php: 7.3
|
||||
- language: php
|
||||
php: 7.2
|
||||
- language: php
|
||||
|
|
Loading…
Reference in a new issue