summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorWilliam S Fulton <wsf@fultondesigns.co.uk>2016-06-05 21:43:15 +0100
committerWilliam S Fulton <wsf@fultondesigns.co.uk>2016-06-05 21:43:15 +0100
commit4c51c655d4e2db217a0f42ca5b8cc1a8ded766e3 (patch)
tree09b91d40d06818333935b731725dc536494fb870 /.travis.yml
parenta293ee6a154bf5209f3ca44cee44e86908453261 (diff)
downloadswig-4c51c655d4e2db217a0f42ca5b8cc1a8ded766e3.tar.gz
Expand Travis to test python 2.6 with -builtin
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index e0e79f408..028ce22f3 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -93,6 +93,9 @@ matrix:
env: SWIGLANG=python PY3=3 VER=3.5
- compiler: gcc
os: linux
+ env: SWIGLANG=python SWIG_FEATURES=-builtin VER=2.6
+ - compiler: gcc
+ os: linux
env: SWIGLANG=python SWIG_FEATURES=-builtin
- compiler: gcc
os: linux