소스 검색

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

Mitch Pash 8 년 전
부모
커밋
1d49d56784
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      .travis.yml

+ 0 - 1
.travis.yml

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