Skip to content

Commit

Permalink
Add PHP 7 to Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
nikic committed Feb 26, 2015
1 parent d651b35 commit f26a8f7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Expand Up @@ -4,5 +4,9 @@ php:
- 5.4
- 5.5
- 5.6
- 7.0
- hhvm

matrix:
allow_failures:
- php: 7.0

0 comments on commit f26a8f7

Please sign in to comment.