Browse Source

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

ArthurHoaro 6 years ago
parent
commit
402f58e0ba
1 changed files with 1 additions and 0 deletions
  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