Skip to content

Commit 56132aa

Browse files
committed
allow build failures for common on HHVM
1 parent 6204121 commit 56132aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ php:
1010
before_script: composer install
1111

1212
matrix:
13-
allow_failurs:
13+
allow_failures:
1414
- php: hhvm

0 commit comments

Comments
 (0)