Test Python 3 without -py3 option on Travis
This commit is contained in:
parent
9b73cd036f
commit
7a26e33b2a
1 changed files with 3 additions and 0 deletions
|
|
@ -103,6 +103,9 @@ matrix:
|
|||
- compiler: gcc
|
||||
os: linux
|
||||
env: SWIGLANG=python SWIG_FEATURES=-builtin PY3=3 VER=3.5
|
||||
- compiler: gcc
|
||||
os: linux
|
||||
env: SWIGLANG=python SWIG_FEATURES=-builtin PY3=3 VER=3.5 SWIGOPTPY3=
|
||||
- compiler: gcc
|
||||
os: linux
|
||||
env: SWIGLANG=python SWIG_FEATURES=-O
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue