Expand Travis to test python 2.6 with -builtin
This commit is contained in:
parent
a293ee6a15
commit
4c51c655d4
1 changed files with 3 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue