Update config.yml

This commit is contained in:
Manuel Riel 2018-11-20 12:40:54 +08:00 committed by GitHub
parent f177165a28
commit 8e79a56771
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -33,6 +33,7 @@ jobs:
python3 -m venv venv
. venv/bin/activate
pip install .
pip install -r requirements-dev.txt
- save_cache:
paths: