add 3.6 builds, remove 3.3
This commit is contained in:
parent
d57708c73a
commit
32affb9d1b
|
@ -1,9 +1,9 @@
|
|||
language: python
|
||||
python:
|
||||
- "2.7"
|
||||
- "3.3"
|
||||
- "3.4"
|
||||
- "3.5"
|
||||
- "3.6"
|
||||
- "pypy"
|
||||
install: python setup.py install
|
||||
script: python setup.py test
|
||||
|
|
Loading…
Reference in New Issue