Sfoglia il codice sorgente

Removing unsupported PHP versions to make travis happy

Tom Hutchison 7 anni fa
parent
commit
2d10e18671
1 ha cambiato i file con 0 aggiunte e 3 eliminazioni
  1. 0 3
      .travis.yml

+ 0 - 3
.travis.yml

@@ -3,9 +3,6 @@ language: php
 php:
   - 7
   - 5.6
-  - 5.5
-  - 5.4
-  - 5.3
   - hhvm
   - nightly