Exclude breaking CI
This commit is contained in:
parent
cc94cad718
commit
4edac5281c
5
CI.txt
Normal file
5
CI.txt
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
Links formerly in the README. Both of these mysteriously started breaking.
|
||||||
|
|
||||||
|
[![](https://travis-ci.org/BruceEckel/OnJava8-Examples.svg?branch=master)](https://travis-ci.org/BruceEckel/OnJava8-Examples)
|
||||||
|
|
||||||
|
[![](https://ci.appveyor.com/api/projects/status/github/BruceEckel/OnJava8-Examples)](https://ci.appveyor.com/project/BruceEckel/onjava-examples)
|
@ -1,7 +1,3 @@
|
|||||||
[comment]: <> [![](https://travis-ci.org/BruceEckel/OnJava8-Examples.svg?branch=master)](https://travis-ci.org/BruceEckel/OnJava8-Examples)
|
|
||||||
|
|
||||||
[comment]: <> [![](https://ci.appveyor.com/api/projects/status/github/BruceEckel/OnJava8-Examples)](https://ci.appveyor.com/project/BruceEckel/onjava-examples)
|
|
||||||
|
|
||||||
To compile and run these programs, you only need JDK 8 installed.
|
To compile and run these programs, you only need JDK 8 installed.
|
||||||
Invoking `gradlew` will automatically download and install Gradle.
|
Invoking `gradlew` will automatically download and install Gradle.
|
||||||
Gradle will also install all additional libraries necessary to compile
|
Gradle will also install all additional libraries necessary to compile
|
||||||
|
Loading…
x
Reference in New Issue
Block a user