Browse Source

Removing unsupported PHP versions to make travis happy

Tom Hutchison 7 năm trước cách đây
mục cha
commit
2d10e18671
1 tập tin đã thay đổi với 0 bổ sung3 xóa
  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