This commit is contained in:
Bruce Eckel 2016-11-06 08:23:21 -08:00 committed by GitHub
parent 7bb367b454
commit 3b71a73018

View File

@ -1,4 +1,4 @@
![https://travis-ci.org/BruceEckel/OnJava8-Examples](https://travis-ci.org/BruceEckel/OnJava8-Examples.svg?branch=master)
[![](https://travis-ci.org/BruceEckel/OnJava8-Examples.svg?branch=master)](https://travis-ci.org/BruceEckel/OnJava8-Examples)
To compile and run these programs, you only need JDK 8 installed.
Invoking `gradlew` will automatically download and install Gradle.