SCons doesn't support Python 3! So 2.7 only it is. Oh well.
This commit is contained in:
parent
bd16038129
commit
75255d2e47
1 changed files with 0 additions and 16 deletions
16
.travis.yml
16
.travis.yml
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue