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

View file

@ -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