mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-12 10:05:39 +00:00
Run coveralls step after success
This commit is contained in:
@ -15,3 +15,6 @@ before_install:
|
||||
script:
|
||||
- make test
|
||||
- make style
|
||||
|
||||
after-success:
|
||||
- coveralls
|
Reference in New Issue
Block a user