Skip to content
This repository has been archived by the owner on Sep 16, 2019. It is now read-only.

Commit

Permalink
Merge pull request #141 from wmde/hhvm_build
Browse files Browse the repository at this point in the history
Don't allow HHVM build to fail
  • Loading branch information
JeroenDeDauw committed Dec 15, 2014
2 parents e2a249d + 59ce6e2 commit 399061e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Expand Up @@ -23,8 +23,6 @@ matrix:
php: 5.6
exclude:
- env: THENEEDFORTHIS=FAIL
allow_failures:
- php: hhvm

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

0 comments on commit 399061e

Please sign in to comment.