Only test on 3.7 until this works

This commit is contained in:
Veronica K. B. Olsen
2019-05-16 14:21:54 +02:00
parent f6c4ac1da5
commit 8e963fe4b2
+3 -3
View File
@@ -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: