Skip to content

Commit d707109

Browse files
committed
branch example
1 parent dfcdfb3 commit d707109

File tree

1 file changed

+2
-14
lines changed

1 file changed

+2
-14
lines changed

readme.md

Lines changed: 2 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -7,21 +7,9 @@
77
Sample demonstrates techniques for using Testspace with Javascript code and the [Jasmine test framework](http://jasmine.github.io/) together with [Istanbul code coverage tool](https://gotwarlost.github.io/istanbul/) and [Gulp JS build system](http://gulpjs.com/).
88

99
***
10-
Using Multiple Online CI Services:
11-
12-
[![Build Status](https://travis-ci.org/testspace-samples/javascript.jasmine.svg?branch=master)](https://travis-ci.org/testspace-samples/javascript.jasmine)
13-
[![CircleCI](https://circleci.com/gh/testspace-samples/javascript.jasmine.svg?style=svg)](https://circleci.com/gh/testspace-samples/javascript.jasmine)
14-
[![Run Status](https://api.shippable.com/projects/5707eeda2a8192902e1bd7b4/badge?branch=master)](https://app.shippable.com/projects/5707eeda2a8192902e1bd7b4)
15-
16-
***
17-
Publising **Test Content** using www.testspace.com
18-
19-
[![Space Health](https://samples.testspace.com/projects/165/spaces/804/badge)](https://samples.testspace.com/projects/165/spaces/804 "Test Cases")
20-
[![Space Metric](https://samples.testspace.com/projects/165/spaces/804/metrics/755/badge)](https://samples.testspace.com/spaces/804/schema/Code%20Coverage "Code Coverage (branches)")
21-
[![Space Metric](https://samples.testspace.com/projects/165/spaces/804/metrics/756/badge)](https://samples.testspace.com/spaces/804/schema/Code%20Coverage "Code Coverage (methods)")
22-
[![Space Metric](https://samples.testspace.com/projects/165/spaces/804/metrics/758/badge)](https://samples.testspace.com/spaces/804/schema/Static%20Analysis "Static Analysis (issues)")
23-
10+
Example branching only: **development**
2411

12+
* Reference article: [git branching workflow](https://git-scm.com/book/en/v1/Git-Branching-Branching-Workflows)
2513

2614
***
2715

0 commit comments

Comments
 (0)