Browse Source

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

Mitch Pash 8 years ago
parent
commit
1d49d56784
1 changed files with 0 additions and 1 deletions
  1. 0 1
      .travis.yml

+ 0 - 1
.travis.yml

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