mirror of
https://github.com/romanz/amodem.git
synced 2026-02-06 16:48:06 +08:00
Update Python 3.x versions
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
sudo: false
|
||||
language: python
|
||||
python:
|
||||
- "3.4"
|
||||
- "3.5"
|
||||
- "3.6"
|
||||
- "3.7-dev"
|
||||
|
||||
install:
|
||||
- pip install .
|
||||
|
||||
Reference in New Issue
Block a user