don't test python v3.3
This commit is contained in:
parent
e9607fcd9b
commit
405d531100
|
|
@ -10,10 +10,6 @@ matrix:
|
|||
python: "2.7"
|
||||
before_install: pip install cython
|
||||
script: python setup.py build_ext
|
||||
- language: python
|
||||
python: "3.3"
|
||||
before_install: pip install cython
|
||||
script: python setup.py build_ext
|
||||
- language: python
|
||||
python: "3.5"
|
||||
before_install: pip install cython
|
||||
|
|
|
|||
Loading…
Reference in New Issue