Merge pull request #327 from virtualtam/travis/php7

travis: add PHP 7 to the tested environments
This commit is contained in:
VirtualTam 2015-08-24 00:30:05 +02:00
commit b5d96e9b1f
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
sudo: false
language: php
php:
- 7.0
- 5.6
- 5.5
- 5.4