Deploy flag is no longer supported I guess?

kivy_mainline_and_py3.8
Tyler Goodlet 2019-03-17 23:09:08 -04:00
parent b99c5d2abe
commit 25b6c4667f
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ before_install:
install: install:
- pip install pipenv - pip install pipenv
- cd $TRAVIS_BUILD_DIR - cd $TRAVIS_BUILD_DIR
- pipenv install --dev -e . --deploy - pipenv install --dev -e .
cache: cache:
directories: directories: