Add Python -builtin Travis testing
This commit is contained in:
parent
808d4b4798
commit
e7b35c796e
1 changed files with 4 additions and 0 deletions
|
|
@ -42,6 +42,10 @@ matrix:
|
|||
env: SWIGLANG=python PY3=3 VER=3.3
|
||||
- compiler: gcc
|
||||
env: SWIGLANG=python PY3=3 VER=3.4
|
||||
- compiler: gcc
|
||||
env: SWIGLANG=python SWIG_FEATURES=-builtin
|
||||
- compiler: gcc
|
||||
env: SWIGLANG=python SWIG_FEATURES=-builtin PY3=1
|
||||
- compiler: gcc
|
||||
env: SWIGLANG=ruby
|
||||
- compiler: gcc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue