Parcourir la source

CI: run UT against PHP 7.2 (currently in Release Candidate)

ArthurHoaro il y a 6 ans
Parent
commit
402f58e0ba
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -5,6 +5,7 @@ cache:
   directories:
     - $HOME/.composer/cache
 php:
+  - 7.2
   - 7.1
   - 7.0
   - 5.6