Selaa lähdekoodia

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

ArthurHoaro 6 vuotta sitten
vanhempi
commit
402f58e0ba
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  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