Added Travis URL

This commit is contained in:
Bruce Eckel 2016-11-03 17:00:33 -07:00 committed by GitHub
parent 070ba92f1d
commit 7bb367b454

View File

@ -1,4 +1,4 @@
![](https://travis-ci.org/BruceEckel/OnJava8-Examples.svg?branch=master) ![https://travis-ci.org/BruceEckel/OnJava8-Examples](https://travis-ci.org/BruceEckel/OnJava8-Examples.svg?branch=master)
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.