Browse Source

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

Remove php 5.6 support from travis
Stephen Ficklin 6 năm trước cách đây
mục cha
commit
5873fc6f9d
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      .travis.yml

+ 0 - 1
.travis.yml

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