added workflow information

This commit is contained in:
Gonçalo Valério 2019-03-16 16:50:25 +00:00
parent b2d4f54cdf
commit 331f15a43a
1 changed files with 7 additions and 0 deletions

View File

@ -49,3 +49,10 @@ jobs:
command: |
export PIPENV_VENV_IN_PROJECT=1
pipenv run pytest
workflows:
version: 2
format_and_test:
jobs:
- format
- test