Skip to content

Commit

Permalink
Add Travis Python 2, C++11 and -builtin testing
Browse files Browse the repository at this point in the history
  • Loading branch information
wsfulton committed Jun 19, 2017
1 parent e0c0017 commit 057b1dc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,10 @@ matrix:
env: SWIGLANG=python SWIG_FEATURES=-builtin
sudo: required
dist: trusty
- os: linux
env: SWIGLANG=python SWIG_FEATURES=-builtin SWIG_CC=gcc-5 SWIG_CXX=g++-5 CPP11=1
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 057b1dc

Please sign in to comment.