summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2016-02-13 19:06:14 +0100
committerBernhard Posselt <dev@bernhard-posselt.com>2016-02-13 19:06:14 +0100
commit4ecf7d123c2432ea6fe9eae79180300c1a1114ef (patch)
treefffa3f62f95e7f42a1d1a726df7a2757efd44986 /.travis.yml
parent0af5b09ccd63f86d497d4877fd286aa98088b51c (diff)
remove hhvm since it does not look like it will be supported any time soon
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 4a794b5d9..df1874128 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -3,7 +3,7 @@ php:
- 5.5
- 5.6
- 7
- - hhvm
+ #- hhvm
env:
global:
- CORE_BRANCH=stable8.2