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