Explorar el Código

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

ArthurHoaro hace 6 años
padre
commit
402f58e0ba
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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