Update appveyor.yml

This commit is contained in:
Brian Martin 2019-12-30 15:56:54 -05:00
parent 5219ab06ab
commit d2eae625bc

View file

@ -9,7 +9,7 @@ environment:
install:
- pip install pipenv
- pipenv --python 3
- pipenv --python 3.7
- pipenv install --dev
build: off