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:
ArthurHoaro 2019-02-09 11:07:58 +01:00 committed by GitHub
commit 7417e8ac4a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -3,6 +3,8 @@ dist: trusty
matrix:
include:
- language: php
php: 7.3
- language: php
php: 7.2
- language: php