Skip to content

Commit

Permalink
Add PHP 7 (nightly) to Travis builds
Browse files Browse the repository at this point in the history
  • Loading branch information
giggsey committed Mar 3, 2015
1 parent b730c8c commit 1d28ae5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,15 @@ language: php
matrix:
allow_failures:
- php: hhvm
- php: 7

php:
- 5.3
- 5.4
- 5.5
- 5.6
- hhvm
- 7

before_script:
- wget http://getcomposer.org/composer.phar
Expand Down

0 comments on commit 1d28ae5

Please sign in to comment.