Skip to content

Commit

Permalink
Add Python 3 C++11 Travis testing
Browse files Browse the repository at this point in the history
  • Loading branch information
wsfulton committed Jun 23, 2017
1 parent 005ff93 commit c6bff37
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Expand Up @@ -169,6 +169,10 @@ matrix:
env: SWIGLANG=python SWIG_FEATURES=-builtin SWIG_CC=gcc-5 SWIG_CXX=g++-5 CPP11=1
sudo: required
dist: trusty
- os: linux
env: SWIGLANG=python SWIG_FEATURES=-builtin SWIG_CC=gcc-5 SWIG_CXX=g++-5 CPP11=1 PY3=3 VER=3.5
sudo: required
dist: trusty
- compiler: gcc
os: linux
env: SWIGLANG=python SWIG_FEATURES=-builtin PY3=3 VER=3.4
Expand Down

0 comments on commit c6bff37

Please sign in to comment.