File tree Expand file tree Collapse file tree 3 files changed +7
-9
lines changed Expand file tree Collapse file tree 3 files changed +7
-9
lines changed Original file line number Diff line number Diff line change 1
- [ ![ ] ( https://travis-ci.org/BruceEckel/OnJava8-Examples.svg?branch=master )] ( https://travis-ci.org/BruceEckel/OnJava8-Examples )
1
+ [ comment ] : <> [ ![ ] ( https://travis-ci.org/BruceEckel/OnJava8-Examples.svg?branch=master )] ( https://travis-ci.org/BruceEckel/OnJava8-Examples )
2
2
3
- [ ![ ] ( https://ci.appveyor.com/api/projects/status/github/BruceEckel/OnJava8-Examples )] ( https://ci.appveyor.com/project/BruceEckel/onjava-examples )
3
+ [ comment ] : <> [ ![ ] ( https://ci.appveyor.com/api/projects/status/github/BruceEckel/OnJava8-Examples )] ( https://ci.appveyor.com/project/BruceEckel/onjava-examples )
4
4
5
- To compile and run these programs, you only need JDK 8 installed.
5
+ To compile and run these programs, you only need JDK 8 installed.
6
6
Invoking ` gradlew ` will automatically download and install Gradle.
7
7
Gradle will also install all additional libraries necessary to compile
8
8
and run the Java examples in the book.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change
1
+ build_script :
2
+ - gradlew.bat --no-daemon --stacktrace run
3
+
4
+ test : off
You can’t perform that action at this time.
0 commit comments