Fix Travis PY3 testing for -builtin
This commit is contained in:
parent
d10efb658e
commit
31ae3fe79d
1 changed files with 1 additions and 1 deletions
|
|
@ -45,7 +45,7 @@ matrix:
|
|||
- compiler: gcc
|
||||
env: SWIGLANG=python SWIG_FEATURES=-builtin
|
||||
- compiler: gcc
|
||||
env: SWIGLANG=python SWIG_FEATURES=-builtin PY3=1
|
||||
env: SWIGLANG=python SWIG_FEATURES=-builtin PY3=3
|
||||
- compiler: gcc
|
||||
env: SWIGLANG=ruby
|
||||
- compiler: gcc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue