Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4edac52

Browse files
committed
Exclude breaking CI
1 parent cc94cad commit 4edac52

File tree

3 files changed

+5
-4
lines changed

3 files changed

+5
-4
lines changed
File renamed without changes.

CI.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
Links formerly in the README. Both of these mysteriously started breaking.
2+
3+
[![](https://travis-ci.org/BruceEckel/OnJava8-Examples.svg?branch=master)](https://travis-ci.org/BruceEckel/OnJava8-Examples)
4+
5+
[![](https://ci.appveyor.com/api/projects/status/github/BruceEckel/OnJava8-Examples)](https://ci.appveyor.com/project/BruceEckel/onjava-examples)

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
[comment]: <> [![](https://travis-ci.org/BruceEckel/OnJava8-Examples.svg?branch=master)](https://travis-ci.org/BruceEckel/OnJava8-Examples)
2-
3-
[comment]: <> [![](https://ci.appveyor.com/api/projects/status/github/BruceEckel/OnJava8-Examples)](https://ci.appveyor.com/project/BruceEckel/onjava-examples)
4-
51
To compile and run these programs, you only need JDK 8 installed.
62
Invoking `gradlew` will automatically download and install Gradle.
73
Gradle will also install all additional libraries necessary to compile

0 commit comments

Comments
 (0)