Skip to content

Commit

Permalink
Fix HHVM build for now again and ignore future HHVM build errors
Browse files Browse the repository at this point in the history
  • Loading branch information
clue committed Jun 9, 2017
1 parent e664936 commit c9d44fa
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,13 @@ php:
- 7
- hhvm

matrix:
include:
- php: hhvm
dist: precise
allow_failures:
- php: hhvm

sudo: false

install:
Expand Down

0 comments on commit c9d44fa

Please sign in to comment.