mirror of
https://github.com/sartography/cr-connect-workflow.git
synced 2025-02-22 20:58:28 +00:00
Another fix to travis config.
This commit is contained in:
parent
f611c16b57
commit
f913107d2e
@ -14,3 +14,7 @@ install:
|
||||
- pip install pipenv pytest
|
||||
- pipenv install
|
||||
- pytest # <== This runs in Pipenv (a/k/a virtualenv)
|
||||
|
||||
# command to run tests
|
||||
script:
|
||||
- pytest
|
Loading…
x
Reference in New Issue
Block a user