Travis testing - add Python 3.5

This commit is contained in:
William S Fulton 2015-10-10 01:25:15 +01:00
commit b093d4b703

View file

@ -74,12 +74,18 @@ matrix:
- compiler: gcc
os: linux
env: SWIGLANG=python PY3=3 VER=3.4
- compiler: gcc
os: linux
env: SWIGLANG=python PY3=3 VER=3.5
- compiler: gcc
os: linux
env: SWIGLANG=python SWIG_FEATURES=-builtin
- compiler: gcc
os: linux
env: SWIGLANG=python SWIG_FEATURES=-builtin PY3=3
- compiler: gcc
os: linux
env: SWIGLANG=python SWIG_FEATURES=-builtin PY3=3 VER=3.5
- compiler: gcc
os: linux
env: SWIGLANG=python SWIG_FEATURES=-O