]> git.immae.eu Git - github/shaarli/Shaarli.git/commitdiff
Merge pull request #1229 from ArthurHoaro/travis/php-7.3
authorArthurHoaro <arthur@hoa.ro>
Sat, 9 Feb 2019 10:07:58 +0000 (11:07 +0100)
committerGitHub <noreply@github.com>
Sat, 9 Feb 2019 10:07:58 +0000 (11:07 +0100)
 Run Shaarli's tests against PHP 7.3 RC1 on Travis

.travis.yml

index cb81846f306a9001721de5e75ede34518e230779..c6400eef0faadacced206212fde6a37b24fcdb44 100644 (file)
@@ -3,6 +3,8 @@ dist: trusty
 
 matrix:
   include:
+    - language: php
+      php: 7.3
     - language: php
       php: 7.2
     - language: php