Expand Travis to test python 2.6 with -builtin

This commit is contained in:
William S Fulton 2016-06-05 21:43:15 +01:00
commit 4c51c655d4

View file

@ -91,6 +91,9 @@ matrix:
- compiler: gcc
os: linux
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