1
0
mirror of https://github.com/danog/phpseclib.git synced 2024-12-12 09:09:39 +01:00

rm PHP 5.3 / 5.4 from .travis.yml

I guess one of phpseclib's require-dev dependencies broke BC by
upping the version requirements..
This commit is contained in:
terrafrost 2016-06-18 20:50:38 -05:00
parent e7bf628613
commit ffe912d621

View File

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