parent
a28fcbbaa9
commit
708cf27e8d
|
@ -1,6 +1,9 @@
|
|||
language: python
|
||||
python:
|
||||
- "2.7"
|
||||
- "3.4"
|
||||
- "3.5"
|
||||
- "3.6"
|
||||
install:
|
||||
- pip install pycodestyle==2.3.1
|
||||
- pip install ./zulip
|
||||
|
|
Loading…
Reference in a new issue