Skip to content

Commit 4677253

Browse files
committed
infra: remove travis ci
1 parent 946d120 commit 4677253

File tree

3 files changed

+0
-96
lines changed

3 files changed

+0
-96
lines changed

.ci/travis.sh

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

.travis.yml

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

README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
[![][travis img]][travis]
2-
31
# eclipse-cs
42
The Eclipse Checkstyle plug-in integrates the Checkstyle Java code auditor into the Eclipse IDE.
53
The plug-in provides real-time feedback to the user about violations of rules that
@@ -36,6 +34,3 @@ Clone the git repository (or create a fork) and import all projects into your Ec
3634
Open a command line in project root directory and run `./mvnw clean package`.
3735

3836
Find the installable bundle update site archive `net.sf.eclipsecs-updatesite/target/net.sf.eclipsecs-updatesite_X.X.X.YYYYmmDDHHMM.zip`.
39-
40-
[travis]:https://travis-ci.com/github/checkstyle/eclipse-cs/builds
41-
[travis img]:https://api.travis-ci.com/checkstyle/eclipse-cs.svg

0 commit comments

Comments
 (0)