summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam S Fulton <wsf@fultondesigns.co.uk>2020-08-16 10:16:50 +0100
committerWilliam S Fulton <wsf@fultondesigns.co.uk>2020-08-27 20:23:19 +0100
commit70e78d41256be5524f2dfb166abbcb7abdc97b6e (patch)
treefed42452da85609636f1f970f93c6993e6ccaf38
parente774fe5cfd564df8542545830213859de2f676c4 (diff)
downloadswig-70e78d41256be5524f2dfb166abbcb7abdc97b6e.tar.gz
Travis testing of Python 3.9
-rw-r--r--.travis.yml22
1 files changed, 16 insertions, 6 deletions
diff --git a/.travis.yml b/.travis.yml
index b806c85e0..43936b5cf 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -219,6 +219,11 @@ matrix:
dist: xenial
- compiler: gcc
os: linux
+ env: SWIGLANG=python PY3=3 VER=3.9
+ sudo: required
+ dist: xenial
+ - compiler: gcc
+ os: linux
env: SWIGLANG=python SWIG_FEATURES=-builtin
sudo: required
dist: xenial
@@ -232,7 +237,7 @@ matrix:
sudo: required
dist: xenial
- os: linux
- env: SWIGLANG=python SWIG_FEATURES=-builtin GCC=6 CPP11=1 PY3=3 VER=3.8
+ env: SWIGLANG=python SWIG_FEATURES=-builtin GCC=6 CPP11=1 PY3=3 VER=3.9
sudo: required
dist: xenial
- compiler: gcc
@@ -257,12 +262,17 @@ matrix:
dist: xenial
- compiler: gcc
os: linux
- env: SWIGLANG=python SWIG_FEATURES="-builtin -O" PY3=3 VER=3.8
+ env: SWIGLANG=python SWIG_FEATURES=-builtin PY3=3 VER=3.9
+ sudo: required
+ dist: xenial
+ - compiler: gcc
+ os: linux
+ env: SWIGLANG=python SWIG_FEATURES="-builtin -O" PY3=3 VER=3.9
sudo: required
dist: xenial
- compiler: gcc
os: linux
- env: SWIGLANG=python SWIG_FEATURES=-builtin PY3=3 VER=3.8 SWIGOPTPY3=
+ env: SWIGLANG=python SWIG_FEATURES=-builtin PY3=3 VER=3.9 SWIGOPTPY3=
sudo: required
dist: xenial
- compiler: gcc
@@ -272,7 +282,7 @@ matrix:
dist: xenial
- compiler: gcc
os: linux
- env: SWIGLANG=python SWIG_FEATURES=-O PY3=3 VER=3.8
+ env: SWIGLANG=python SWIG_FEATURES=-O PY3=3 VER=3.9
sudo: required
dist: xenial
- compiler: gcc
@@ -404,7 +414,7 @@ matrix:
sudo: required
dist: xenial
- os: linux
- env: SWIGLANG=python GCC=8 CPP17=1 PY3=3 VER=3.8
+ env: SWIGLANG=python GCC=8 CPP17=1 PY3=3 VER=3.9
sudo: required
dist: xenial
- os: linux
@@ -416,7 +426,7 @@ matrix:
sudo: required
dist: xenial
- os: linux
- env: SWIGLANG=python GCC=9 CPP17=1 PY3=3 VER=3.8
+ env: SWIGLANG=python GCC=9 CPP17=1 PY3=3 VER=3.9
sudo: required
dist: xenial
- os: linux