mirror of https://github.com/Yomguithereal/fog.git
Fixing CI
This commit is contained in:
parent
9a7bdf029b
commit
bf4d239c05
|
@ -2,6 +2,5 @@ language: python
|
||||||
python:
|
python:
|
||||||
- "3.5"
|
- "3.5"
|
||||||
- "3.6"
|
- "3.6"
|
||||||
- "3.7"
|
|
||||||
install: "pip install -r requirements.txt"
|
install: "pip install -r requirements.txt"
|
||||||
script: make
|
script: make
|
||||||
|
|
Loading…
Reference in New Issue