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
1 changed files with 1 additions and 0 deletions

View File

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