Skip to content

Commit

Permalink
Travis - Remove PHP 5.3
Browse files Browse the repository at this point in the history
PHP 5.3 is no more suported on Travis since Ubuntu Trusty
travis-ci/travis-ci#8219
  • Loading branch information
Pedro Amorim committed Oct 18, 2017
1 parent 0081579 commit ee1f459
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ sudo: false
language: php

php:
- 5.3
- 5.4
- 5.5
- 5.6
Expand Down

0 comments on commit ee1f459

Please sign in to comment.