forked from orbit-oss/flask
Removed 2.5 support in master
This commit is contained in:
parent
4c27f7a8c4
commit
22816b1d3d
1 changed files with 0 additions and 3 deletions
|
|
@ -1,13 +1,10 @@
|
||||||
language: python
|
language: python
|
||||||
|
|
||||||
python:
|
python:
|
||||||
- 2.5
|
|
||||||
- 2.6
|
- 2.6
|
||||||
- 2.7
|
- 2.7
|
||||||
- pypy
|
- pypy
|
||||||
|
|
||||||
before_install: pip install simplejson
|
|
||||||
|
|
||||||
script: python setup.py test
|
script: python setup.py test
|
||||||
|
|
||||||
branches:
|
branches:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue