Skip to content
This repository has been archived by the owner on Apr 20, 2018. It is now read-only.

Commit

Permalink
allow hhvm to fail
Browse files Browse the repository at this point in the history
  • Loading branch information
Dominik Zogg committed Mar 7, 2015
1 parent bd54736 commit 0f513f2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Expand Up @@ -8,6 +8,10 @@ php:
- 5.6
- 7.0
- hhvm

matrix:
allow_failures:
- php: 7.0

before_script:
- composer --prefer-source --dev install
Expand Down

0 comments on commit 0f513f2

Please sign in to comment.