]> git.immae.eu Git - github/shaarli/Shaarli.git/commitdiff
CI: run UT against PHP 7.2 (currently in Release Candidate)
authorArthurHoaro <arthur@hoa.ro>
Sun, 22 Oct 2017 11:24:12 +0000 (13:24 +0200)
committerArthurHoaro <arthur@hoa.ro>
Fri, 2 Feb 2018 18:15:10 +0000 (19:15 +0100)
.travis.yml

index 322e4337fbbb2f8a2ba35de3ccba63e93ab09749..ca64ff59bd7477b5e537b85828b2dfd5470b1e9f 100644 (file)
@@ -5,6 +5,7 @@ cache:
   directories:
     - $HOME/.composer/cache
 php:
+  - 7.2
   - 7.1
   - 7.0
   - 5.6