Sfoglia il codice sorgente

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

ArthurHoaro 6 anni fa
parent
commit
402f58e0ba
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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