Merge pull request #327 from virtualtam/travis/php7
travis: add PHP 7 to the tested environments
This commit is contained in:
commit
b5d96e9b1f
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
sudo: false
|
||||
language: php
|
||||
php:
|
||||
- 7.0
|
||||
- 5.6
|
||||
- 5.5
|
||||
- 5.4
|
||||
|
|
Loading…
Reference in a new issue