summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorOlly Betts <olly@survex.com>2021-03-17 14:10:13 +1300
committerOlly Betts <olly@survex.com>2021-03-17 14:10:13 +1300
commit57cb95318a93ec9e09c4445aaaccd6fb80ab2cf9 (patch)
treef4e3a7f7d7d2453a1b427ab56da45f5379405a04 /.travis.yml
parent6b5b682eed77a21dfd1157a88261ffd768e3ad2b (diff)
downloadswig-57cb95318a93ec9e09c4445aaaccd6fb80ab2cf9.tar.gz
[ci] Remove PHP 7.2 from allow_failures
The comment says "seg fault in director_basic testcase" but the this build is passing now.
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml5
1 files changed, 0 insertions, 5 deletions
diff --git a/.travis.yml b/.travis.yml
index deb46a8ed..9f1fd1fe8 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -422,11 +422,6 @@ matrix:
os: linux
env: SWIGLANG=d VER=2.086.1
dist: xenial
- # seg fault in director_basic testcase
- - compiler: gcc
- os: linux
- env: SWIGLANG=php VER=7.2
- dist: xenial
# Experimental languages
- compiler: gcc
os: linux