Explorar el Código

Remove testing for PHP version below specified composer requirement. (>=5.4.0)

Mitch Pash hace 8 años
padre
commit
1d49d56784
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      .travis.yml

+ 0 - 1
.travis.yml

@@ -1,7 +1,6 @@
 language: php
 
 php:
-  - 5.3
   - 5.4
   - 5.5
   - 5.6