summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorOlly Betts <olly@survex.com>2021-03-17 12:34:45 +1300
committerOlly Betts <olly@survex.com>2021-03-17 12:34:45 +1300
commit1b9d51b925037f44874b6d3819d48292036981d7 (patch)
treebd04bc2018509908a53fa5e03f0a5cca1dee0b1f /.travis.yml
parent4e0997cd5a2360ccb639436783dc76b855d1ef59 (diff)
downloadswig-1b9d51b925037f44874b6d3819d48292036981d7.tar.gz
[ci] Add build for PHP 7.4
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index b3c2bc4f5..deb46a8ed 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -148,6 +148,10 @@ matrix:
dist: xenial
- compiler: gcc
os: linux
+ env: SWIGLANG=php VER=7.4
+ dist: xenial
+ - compiler: gcc
+ os: linux
env: SWIGLANG=python # 2.7
dist: xenial
- compiler: gcc