mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-19 17:14:57 +00:00
Update .travis.yml
This commit is contained in:
parent
25c74c283c
commit
e37711a47c
@ -52,7 +52,7 @@ before_script:
|
||||
script: npm run test
|
||||
# Send coverage data to Coveralls
|
||||
after_success:
|
||||
bash <(curl -s https://codecov.io/bash)
|
||||
bash <(curl -s https://codecov.io/bash) -X gcov
|
||||
|
||||
cache:
|
||||
directories:
|
||||
|
Loading…
x
Reference in New Issue
Block a user