Browse Source

Remove testing for PHP version below specified composer requirement. (>=5.4.0)

Mitch Pash 8 năm trước cách đây
mục cha
commit
1d49d56784
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      .travis.yml

+ 0 - 1
.travis.yml

@@ -1,7 +1,6 @@
 language: php
 
 php:
-  - 5.3
   - 5.4
   - 5.5
   - 5.6