Trying with python 3.5

This commit is contained in:
Veronica K. B. Olsen
2019-05-17 10:17:28 +02:00
parent 1c35b54a3d
commit ae35bd3888
+1 -1
View File
@@ -8,7 +8,7 @@ addons:
packages: packages:
- libenchant-dev - libenchant-dev
python: python:
- "3.7" - "3.5"
install: install:
- pip install -r requirements.txt - pip install -r requirements.txt
- pip install pytest-faulthandler - pip install pytest-faulthandler