Skip to content

Commit

Permalink
fixed Travis config to allow HHVM to fail
Browse files Browse the repository at this point in the history
  • Loading branch information
fabpot committed Dec 27, 2013
1 parent 996c286 commit 81ef138
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -19,3 +19,5 @@ matrix:
exclude:
- php: hhvm
env: TWIG_EXT=yes
allow_failures:
- php: hhvm

0 comments on commit 81ef138

Please sign in to comment.