1
0
Fork 0
mirror of https://github.com/sbrl/Pepperminty-Wiki.git synced 2024-06-01 09:53:02 +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:
- 5.5
- 5.6
- 7.0
- nightly
before_script: