mirror of
https://github.com/sbrl/Pepperminty-Wiki.git
synced 2024-11-24 17:13:01 +00:00
Add PHP 7.0 to the Travis CI builds.
This commit is contained in:
parent
c0a8cd442b
commit
271ff20d9f
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ language: php
|
|||
php:
|
||||
- 5.5
|
||||
- 5.6
|
||||
- 7.0
|
||||
- nightly
|
||||
|
||||
before_script:
|
||||
|
|
Loading…
Reference in a new issue