Added Travis to check for PHP 5.5.

This commit is contained in:
Daniel Thee Roperto
2016-11-17 15:17:42 +11:00
parent 916f439fe0
commit e1524a10bb

View File

@@ -12,6 +12,7 @@ cache:
- $HOME/.composer/cache
php:
- 5.5
- 5.6
- 7.0