1
0
Fork 0
mirror of https://github.com/sbrl/Pepperminty-Wiki.git synced 2024-06-15 13:54:56 +00:00

Add PHP 7.0 to the Travis CI builds.

This commit is contained in:
Starbeamrainbowlabs 2016-03-21 18:31:03 +00:00
parent c0a8cd442b
commit 271ff20d9f

View file

@ -3,6 +3,7 @@ language: php
php: php:
- 5.5 - 5.5
- 5.6 - 5.6
- 7.0
- nightly - nightly
before_script: before_script: