Merge branch 'rrt/dev' into dev

This commit is contained in:
Aaron Louie 2020-06-13 23:46:10 -04:00
commit a78b23f108
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@ env:
global:
- TESTING=true
- PB_ENABLED=false
- SQLALCHEMY_DATABASE_URI="postgresql://postgres:@localhost:5432/crc_test"
script:
- pipenv run coverage run -m pytest