summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorOlly Betts <olly@survex.com>2016-12-02 13:25:28 +1300
committerOlly Betts <olly@survex.com>2016-12-02 13:25:28 +1300
commitefa0c1de3622362b2eb06d8270956eb1c1c30a0e (patch)
tree1c064f304afd6fabd5d071bc734fe8cc252403db /.travis.yml
parent2a42031b085d8f4568aa90dede879ea008e1611b (diff)
downloadswig-efa0c1de3622362b2eb06d8270956eb1c1c30a0e.tar.gz
Fix travis for php->php5 rename
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index 7bebfc9e5..6f468625f 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -91,7 +91,7 @@ matrix:
dist: trusty
- compiler: gcc
os: linux
- env: SWIGLANG=php
+ env: SWIGLANG=php5
sudo: required
dist: trusty
- compiler: gcc
@@ -249,7 +249,7 @@ matrix:
env: SWIGLANG=perl5
- compiler: clang
os: osx
- env: SWIGLANG=php
+ env: SWIGLANG=php5
- compiler: clang
os: osx
env: SWIGLANG=python