Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cebe committed Oct 25, 2014
1 parent 07d43ec commit 9d6c36d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ php:
# http://docs.travis-ci.com/user/build-configuration/#Rows-That-are-Allowed-To-Fail
matrix:
fast_finish: true
allow_failures:
- php: hhvm-nightly
# allow_failures:
# - php: hhvm-nightly

install:
- composer self-update && composer --version
Expand Down

0 comments on commit 9d6c36d

Please sign in to comment.