mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2026-03-13 19:13:46 +00:00
Added integration with scrutinizer
This commit is contained in:
@@ -13,7 +13,10 @@ install:
|
||||
|
||||
script:
|
||||
# - yarn inspect
|
||||
- yarn test
|
||||
- yarn test --coverage
|
||||
- yarn build # Make sure the app can be built without errors
|
||||
|
||||
after_script:
|
||||
- yarn ocular coverage/clover.xml
|
||||
|
||||
sudo: false
|
||||
|
||||
Reference in New Issue
Block a user