Skip to content

Commit

Permalink
[TEST] Allow hhvm to fail
Browse files Browse the repository at this point in the history
  • Loading branch information
polyfractal committed Apr 1, 2016
1 parent c91242d commit fe6993d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Expand Up @@ -21,6 +21,9 @@ php:
- 5.4
- hhvm

matrix:
allow_failures:
- php: hhvm

env:
global:
Expand Down

0 comments on commit fe6993d

Please sign in to comment.