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

Commit

Permalink
Don't allow HHVM build to fail
Browse files Browse the repository at this point in the history
As the build is passing now, there is no reason to have it in
allowed_failures.
  • Loading branch information
tobijat committed Dec 15, 2014
1 parent e2a249d commit 59ce6e2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
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 59ce6e2

Please sign in to comment.