]> git.immae.eu Git - github/shaarli/Shaarli.git/commitdiff
Run Shaarli's tests againt PHP 7.3 RC1 on Travis 1229/head
authorArthurHoaro <arthur@hoa.ro>
Sat, 6 Oct 2018 11:22:13 +0000 (13:22 +0200)
committerArthurHoaro <arthur@hoa.ro>
Sat, 9 Feb 2019 10:04:39 +0000 (11:04 +0100)
.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