Skip to content

Commit 9d6c36d

Browse files
committed
Update .travis.yml
1 parent 07d43ec commit 9d6c36d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ php:
1111
# http://docs.travis-ci.com/user/build-configuration/#Rows-That-are-Allowed-To-Fail
1212
matrix:
1313
fast_finish: true
14-
allow_failures:
15-
- php: hhvm-nightly
14+
# allow_failures:
15+
# - php: hhvm-nightly
1616

1717
install:
1818
- composer self-update && composer --version

0 commit comments

Comments
 (0)