Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit cacb4bc

Browse files
Allow HHVM failures in Travis
1 parent 0f664cd commit cacb4bc

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

‎.travis.yml‎

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ php:
66
- 5.4
77
- hhvm
88

9+
matrix:
10+
allow_failures:
11+
- php: hhvm
12+
913
before_script:
1014
- composer self-update
1115
- touch storage/testing.sqlite

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /