mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-24 17:31:52 +00:00
update travis config
This commit is contained in:
@@ -29,3 +29,7 @@ jobs:
|
||||
script: npm run test:ci
|
||||
- stage: e2e
|
||||
script: npm run build:dev && npm run e2e:docker
|
||||
|
||||
# Send coverage data to codecov
|
||||
after_success:
|
||||
bash <(curl -s https://codecov.io/bash) -X gcov
|
||||
|
Reference in New Issue
Block a user