Skip to content
This repository has been archived by the owner on Jan 21, 2020. It is now read-only.

Commit

Permalink
Merge branch 'hotfix/hhvm-optional'
Browse files Browse the repository at this point in the history
  • Loading branch information
weierophinney committed Apr 15, 2015
2 parents 5105788 + 662c276 commit 4188db9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Expand Up @@ -7,6 +7,11 @@ php:
- 5.6
- hhvm

matrix:
fast_finish: true
allow_failures:
- php: hhvm

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

0 comments on commit 4188db9

Please sign in to comment.