🚧 modstool: Replace Travis with CircleCI

master
Gerber, Mike 4 years ago
parent 3cf596d5fe
commit c49ac4f6e8

@ -1,13 +0,0 @@
dist: xenial # required for Python >= 3.7
language: python
python:
- "3.5"
- "3.6"
- "3.7"
install:
- pip install -r requirements.txt
script:
- pytest
Loading…
Cancel
Save