Skip to content

Commit

Permalink
Fix travis configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
enumag authored Sep 30, 2016
1 parent fe26c96 commit f7df51f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ php:
- 7.0
- hhvm

matrix:
allow_failures:
- php: hhvm

install:
- composer create-project --prefer-source --dev --no-interaction zenify/ci vendor/ci @dev
- . vendor/ci/travis/coverage-init.sh
Expand Down

0 comments on commit f7df51f

Please sign in to comment.