From: Tim Düsterhus Date: Tue, 19 May 2015 21:41:31 +0000 (+0200) Subject: Remove PHP 7 from .travis.yml as it does not support pyrus X-Git-Tag: 3.0.0_Beta_1~2373 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=1fc93caab299e34df5b4211122f17d9c01239d78;p=GitHub%2FWoltLab%2FWCF.git Remove PHP 7 from .travis.yml as it does not support pyrus --- diff --git a/.travis.yml b/.travis.yml index cbab7e8be7..eb38e2a4e4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,7 +1,6 @@ language: php sudo: false php: - - '7' - 5.6 - 5.5 before_install: