Browse Source

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

Remove php 5.6 support from travis
Stephen Ficklin 6 years ago
parent
commit
5873fc6f9d
1 changed files with 0 additions and 1 deletions
  1. 0 1
      .travis.yml

+ 0 - 1
.travis.yml

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