.travis.yml: drop PHP 5.3 support

This commit is contained in:
Thomas Gelf 2017-06-22 01:54:26 +02:00
parent edc887969e
commit 7199af7504
1 changed files with 0 additions and 1 deletions

View File

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