Added PHP7 version to travis.yml
This commit is contained in:
parent
a7959d8e17
commit
b25ca4bfdf
1 changed files with 3 additions and 0 deletions
|
@ -1,5 +1,8 @@
|
|||
|
||||
language: php
|
||||
php:
|
||||
- "7.0"
|
||||
- "5.6"
|
||||
- "5.5"
|
||||
- "5.4"
|
||||
- "5.3"
|
||||
|
|
Loading…
Reference in a new issue