Skip to content

Commit

Permalink
Add PHP 7.0 to CI runs
Browse files Browse the repository at this point in the history
  • Loading branch information
richleland committed Apr 27, 2016
1 parent 5410eab commit 4abdf7e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -2,6 +2,7 @@ language: php
php:
- '5.5'
- '5.6'
- '7.0'
install:
- composer install
before_script:
Expand Down

0 comments on commit 4abdf7e

Please sign in to comment.