Skip to content
This repository was archived by the owner on Mar 25, 2025. It is now read-only.

Commit b665f45

Browse files
committed
removed Travis-CI and Jenkins Build Scripts
1 parent 3a355ec commit b665f45

File tree

4 files changed

+5
-156
lines changed

4 files changed

+5
-156
lines changed

.travis.yml

Lines changed: 0 additions & 67 deletions
This file was deleted.

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
[![GitHub version](https://badge.fury.io/gh/testIT-WebTester%2Fwebtester2-core.svg)][15]
33
[![Maven Central Version](https://maven-badges.herokuapp.com/maven-central/info.novatec.testit/webtester-core/badge.svg)][12]
44
[![Javadocs](https://www.javadoc.io/badge/info.novatec.testit/webtester-core.svg)][16]
5-
[![Build Status](https://travis-ci.org/testIT-WebTester/webtester2-core.svg?branch=master)][11]
5+
[![Build Status](https://circleci.com/gh/testIT-WebTester/webtester2-core/tree/master.svg?style=svg)][11]
66
[![Codecov](https://codecov.io/gh/testIT-WebTester/webtester2-core/branch/master/graph/badge.svg)][14]
77
[![BCH compliance](https://bettercodehub.com/edge/badge/testIT-WebTester/webtester2-core)][13]
88

@@ -12,8 +12,8 @@
1212
1313
testIT WebTester is a web-application UI test automation framework based on [Selenium][2].
1414

15-
It is the product of years of consulting experience in various projects and
16-
aims at providing a very intuitive, declarative and extendable API for writing
15+
It is the product of years of consulting experience in various projects and
16+
aims at providing a very intuitive, declarative and extendable API for writing
1717
programmatic UI tests in Java.
1818

1919
### Features
@@ -55,7 +55,7 @@ WebTester is licensed under [The Apache License, Version 2.0][8].
5555

5656
### Sponsoring
5757

58-
WebTester is mainly developed by [NovaTec Consulting GmbH][9],
58+
WebTester is mainly developed by [NovaTec Consulting GmbH][9],
5959
a German consultancy firm that drives quality in software development projects.
6060

6161
[1]: https://github.com/testIT-WebTester/webtester-core
@@ -68,7 +68,7 @@ a German consultancy firm that drives quality in software development projects.
6868
[8]: http://www.apache.org/licenses/LICENSE-2.0.txt
6969
[9]: http://www.novatec-gmbh.de
7070
[10]:http://www.apache.org/licenses/LICENSE-2.0.txt
71-
[11]:https://travis-ci.org/testIT-WebTester/webtester2-core
71+
[11]:https://circleci.com/gh/testIT-WebTester/webtester2-core/tree/master
7272
[12]:https://maven-badges.herokuapp.com/maven-central/info.novatec.testit/webtester-core/
7373
[13]:https://bettercodehub.com/results/testIT-WebTester/webtester2-core
7474
[14]:https://codecov.io/gh/testIT-WebTester/webtester2-core

build-release.jenkins

Lines changed: 0 additions & 45 deletions
This file was deleted.

build-snapshot.jenkins

Lines changed: 0 additions & 39 deletions
This file was deleted.

0 commit comments

Comments
 (0)