Fixing CI

This commit is contained in:
Yomguithereal 2018-07-11 15:55:17 +02:00
parent 9a7bdf029b
commit bf4d239c05
1 changed files with 0 additions and 1 deletions

View File

@ -2,6 +2,5 @@ language: python
python:
- "3.5"
- "3.6"
- "3.7"
install: "pip install -r requirements.txt"
script: make