Преглед изворни кода

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

ArthurHoaro пре 6 година
родитељ
комит
402f58e0ba
1 измењених фајлова са 1 додато и 0 уклоњено
  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