Add PHP 5.6 in .travis

This commit is contained in:
Ivan Shalganov 2014-04-12 01:14:17 +04:00
parent 1437a13bd1
commit 7fa41997b8
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ php:
- 5.3
- 5.4
- 5.5
- 5.6
before_script:
- composer install --dev