summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorOlly Betts <olly@survex.com>2018-06-07 18:04:45 +1200
committerOlly Betts <olly@survex.com>2018-06-07 18:09:03 +1200
commitd6d5db122bb9900b4d12ebeee038b233b92b46ed (patch)
tree8aa052c094eaf80dad540176d74abdb80242eaa7 /.travis.yml
parentf7a255c38acff21cad01e300ba8d8169aea9c377 (diff)
downloadswig-d6d5db122bb9900b4d12ebeee038b233b92b46ed.tar.gz
Remove support for PHP5
PHP5 is no longer actively supported by the PHP developers and security support for it ends completely at the end of 2018, so it doesn't make sense to include support for it in the upcoming SWIG 4.0.0 release. See #701.
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml8
1 files changed, 0 insertions, 8 deletions
diff --git a/.travis.yml b/.travis.yml
index 59c06c637..7e7af91a2 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -106,11 +106,6 @@ matrix:
dist: trusty
- compiler: gcc
os: linux
- env: SWIGLANG=php5
- sudo: required
- dist: trusty
- - compiler: gcc
- os: linux
env: SWIGLANG=php VER=7.0
sudo: required
dist: trusty
@@ -310,9 +305,6 @@ matrix:
env: SWIGLANG=perl5
- compiler: clang
os: osx
- env: SWIGLANG=php5
- - compiler: clang
- os: osx
env: SWIGLANG=python
- compiler: clang
os: osx