Skip to content

Commit

Permalink
Test Python 3 without -py3 option on Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
wsfulton committed Jun 7, 2016
1 parent 9b73cd0 commit 7a26e33
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 7a26e33

Please sign in to comment.