Skip to content

Commit

Permalink
php 7 supported and failure is only allowed for hhvm
Browse files Browse the repository at this point in the history
  • Loading branch information
Mulkave committed Jun 25, 2016
1 parent c0094c3 commit 65b7748
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@ php:
- 5.5
- 5.6
- 7.0
- hhvm

matrix:
allow_failures:
- php: 7.0
- hhvm
- php: hhvm

before_script:
- travis_retry composer self-update
Expand Down

0 comments on commit 65b7748

Please sign in to comment.