Skip to content

Commit

Permalink
Bring back reset db explicitly called at CI entry
Browse files Browse the repository at this point in the history
  • Loading branch information
potiuk committed Mar 21, 2020
1 parent 6ec51b3 commit ebf75d4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -26,6 +26,7 @@ env:
- MOUNT_HOST_AIRFLOW_VOLUME="true"
- FORCE_ANSWER_TO_QUESTIONS="yes"
- SKIP_CHECK_REMOTE_IMAGE="true"
- DB_RESET="true"
- VERBOSE="true"
- CI="true"
python: "3.6"
Expand Down

0 comments on commit ebf75d4

Please sign in to comment.