projects
/
web/konrad/twig.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
996c286
)
fixed Travis config to allow HHVM to fail
author
Fabien Potencier
<fabien.potencier@gmail.com>
Fri, 27 Dec 2013 14:13:51 +0000 (15:13 +0100)
committer
Fabien Potencier
<fabien.potencier@gmail.com>
Fri, 27 Dec 2013 14:13:51 +0000 (15:13 +0100)
.travis.yml
patch
|
blob
|
history
diff --git
a/.travis.yml
b/.travis.yml
index
a8d71c2
..
d94bcf2
100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-19,3
+19,5
@@
matrix:
exclude:
- php: hhvm
env: TWIG_EXT=yes
+ allow_failures:
+ - php: hhvm