aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Tarjan <github@paulisageek.com>2013-12-13 18:11:49 -0800
committerPaul Tarjan <github@paulisageek.com>2013-12-13 18:11:49 -0800
commitf495f937e93939418eda70d9e73e802f9b1dfa04 (patch)
tree8c37fa11f24aa0f112226d3d523dadcd30900b7e
parent66c9ca44006c1de8f067c377513c4793a3f47dc8 (diff)
downloadforums-f495f937e93939418eda70d9e73e802f9b1dfa04.tar
forums-f495f937e93939418eda70d9e73e802f9b1dfa04.tar.gz
forums-f495f937e93939418eda70d9e73e802f9b1dfa04.tar.bz2
forums-f495f937e93939418eda70d9e73e802f9b1dfa04.tar.xz
forums-f495f937e93939418eda70d9e73e802f9b1dfa04.zip
HHVM is failing for now
Lets at least keep running it so we remember to fix it
-rw-r--r--.travis.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index ccee8e9eee..bfe58bee7d 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -39,3 +39,7 @@ notifications:
- dev-team@phpbb.com
on_success: change
on_failure: change
+
+matrix:
+ allow_failures:
+ - php: hhvm