Skip to content
This repository was archived by the owner on May 1, 2019. It is now read-only.

Commit c4a2659

Browse files
author
Marco Rieger
committed
added hhvm as allow failure
1 parent 563bb00 commit c4a2659

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.travis.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@ php:
77
- 5.6
88
- hhvm
99

10+
matrix:
11+
fast_finish: true
12+
allow_failures:
13+
- php: hhvm
14+
1015
cache:
1116
directories:
1217
- $HOME/.composer/cache

0 commit comments

Comments
 (0)