Only test on 3.7 until this works
This commit is contained in:
+3
-3
@@ -6,10 +6,10 @@ addons:
|
|||||||
packages:
|
packages:
|
||||||
- libenchant-dev
|
- libenchant-dev
|
||||||
python:
|
python:
|
||||||
- "3.5"
|
# - "3.5"
|
||||||
- "3.6"
|
# - "3.6"
|
||||||
- "3.7"
|
- "3.7"
|
||||||
- "3.8-dev"
|
# - "3.8-dev"
|
||||||
install:
|
install:
|
||||||
- pip install -r dependencies.txt
|
- pip install -r dependencies.txt
|
||||||
script:
|
script:
|
||||||
|
|||||||
Reference in New Issue
Block a user