Sfoglia il codice sorgente

Merge pull request #782 from tripal/remove-php-56

Remove php 5.6 support from travis
Stephen Ficklin 6 anni fa
parent
commit
5873fc6f9d
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. 0 1
      .travis.yml

+ 0 - 1
.travis.yml

@@ -7,7 +7,6 @@ services:
 sudo: required
 
 php:
-  - 5.6
   - 7.0
   - 7.1