mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-12 10:05:39 +00:00
Small change to uuid should trigger migrations
This commit is contained in:
@ -15,6 +15,7 @@ before_install:
|
||||
script:
|
||||
- make coverage
|
||||
- make style
|
||||
- git ls-files --exclude-standard --others
|
||||
|
||||
after_success:
|
||||
- coveralls
|
Reference in New Issue
Block a user