This commit is contained in:
Ricter Z
2018-08-12 23:22:30 +08:00
parent ef36e012ce
commit 963f4d9ddf
2 changed files with 5 additions and 2 deletions

View File

@@ -4,8 +4,9 @@ os:
language: python
python:
- 2.7
- 2.6
- 3.6
- 3.5
- 3.4
install:
- python setup.py install