2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-08-07 04:12:11 +00:00

Shoud fail this time

This commit is contained in:
Oliver Walters
2019-05-02 00:46:59 +10:00
parent 7e149f817c
commit 25e29521ba

View File

@@ -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