Browse Source

Removing unsupported PHP versions to make travis happy

Tom Hutchison 7 years ago
parent
commit
2d10e18671
1 changed files with 0 additions and 3 deletions
  1. 0 3
      .travis.yml

+ 0 - 3
.travis.yml

@@ -3,9 +3,6 @@ language: php
 php:
 php:
   - 7
   - 7
   - 5.6
   - 5.6
-  - 5.5
-  - 5.4
-  - 5.3
   - hhvm
   - hhvm
   - nightly
   - nightly