mirror of
https://github.com/inventree/InvenTree.git
synced 2025-05-07 07:48:50 +00:00
Shoud fail this time
This commit is contained in:
parent
7e149f817c
commit
25e29521ba
@ -13,9 +13,9 @@ before_install:
|
|||||||
- make migrate
|
- make migrate
|
||||||
|
|
||||||
script:
|
script:
|
||||||
|
- test -z "$(git ls-files --exclude-standard --others)"
|
||||||
- make coverage
|
- make coverage
|
||||||
- make style
|
- make style
|
||||||
- git ls-files --exclude-standard --others
|
|
||||||
|
|
||||||
after_success:
|
after_success:
|
||||||
- coveralls
|
- coveralls
|
Loading…
x
Reference in New Issue
Block a user