This repository was archived by the owner on Dec 12, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 7
7
include :
8
8
- stage : Test
9
9
script :
10
- - yarn test --watchAll=false -- --coverage && npx codecov
10
+ # - yarn test --watchAll=false -- --coverage && npx codecov
11
+ - yarn test --watchAll=false
11
12
- stage : GithubPage
12
13
script :
13
14
- yarn build
Original file line number Diff line number Diff line change 1
1
[ ![ Build Status] ( https://travis-ci.org/project-openubl/xml-builder-ee-ui.svg?branch=master )] ( https://travis-ci.org/project-openubl/xml-builder-ee-ui )
2
- [ ![ codecov] ( https://codecov.io/gh/project-openubl/xml-builder-ee-ui/branch/master/graph/badge.svg )] ( https://codecov.io/gh/project-openubl/xml-builder-ee-ui )
3
2
[ ![ Build Status] ( https://dev.azure.com/project-openubl/xml-builder-ee-ui/_apis/build/status/project-openubl.xml-builder-ee-ui?branchName=master )] ( https://dev.azure.com/project-openubl/xml-builder-ee-ui/_build/latest?definitionId=2&branchName=master )
4
3
4
+ <!-- [](https://codecov.io/gh/project-openubl/xml-builder-ee-ui) -->
5
+
5
6
This project was bootstrapped with [ Create React App] ( https://github.com/facebook/create-react-app ) .
6
7
7
8
## Available Scripts
You can’t perform that action at this time.
0 commit comments