SCons doesn't support Python 3! So 2.7 only it is. Oh well.

This commit is contained in:
Meredith L. Patterson 2013-11-26 15:55:23 -08:00
parent bd16038129
commit 75255d2e47

View file

@ -6,22 +6,6 @@ env:
- BINDINGS=none
matrix:
include:
- compiler: gcc
language: python
python: 3.3
env: BINDINGS=python
- compiler: clang
language: python
python: 3.3
env: BINDINGS=python
- compiler: gcc
language: python
python: 3.2
env: BINDINGS=python
- compiler: clang
language: python
python: 3.2
env: BINDINGS=python
- compiler: gcc
language: python
python: 2.7