Test Python 3 without -py3 option on Travis

This commit is contained in:
William S Fulton 2016-06-07 08:18:07 +01:00
commit 7a26e33b2a

View file

@ -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