Skip to content

Commit 970368b

Browse files
committed
[readme] Add build status
1 parent c5063a0 commit 970368b

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

README.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,25 @@ A custom build of OpenJDK 9 & 10 for LEGO Mindstorms compatible bricks supported
88

99
Builds for older boards should work on newer boards, the performance might just be a bit lower.
1010

11+
## Build Status
12+
13+
| OpenJDK version | Platform | Status |
14+
|------------------|----------|-----------|
15+
| OpenJDK 9 | EV3 | [![openjdk9_build_ev3_linux][1]][2] |
16+
| OpenJDK 10 | EV3 | [![openjdk10_build_ev3_linux][3]][4] |
17+
| OpenJDK 11 | EV3 | [![openjdk11_build_ev3_linux][5]][6] |
18+
| OpenJDK 12 (dev) | EV3 | [![openjdk12_build_ev3_linux][7]][8] |
19+
20+
[1]: https://ci.adoptopenjdk.net/view/ev3dev/job/openjdk9_build_ev3_linux/badge/icon
21+
[2]: https://ci.adoptopenjdk.net/view/ev3dev/job/openjdk9_build_ev3_linux/
22+
[3]: https://ci.adoptopenjdk.net/view/ev3dev/job/openjdk10_build_ev3_linux/badge/icon
23+
[4]: https://ci.adoptopenjdk.net/view/ev3dev/job/openjdk10_build_ev3_linux/
24+
[5]: https://ci.adoptopenjdk.net/view/ev3dev/job/openjdk11_build_ev3_linux/badge/icon
25+
[6]: https://ci.adoptopenjdk.net/view/ev3dev/job/openjdk11_build_ev3_linux/
26+
[7]: https://ci.adoptopenjdk.net/view/ev3dev/job/openjdk12_build_ev3_linux/badge/icon
27+
[8]: https://ci.adoptopenjdk.net/view/ev3dev/job/openjdk12_build_ev3_linux/
28+
29+
1130
## Components
1231
The output consists of these parts:
1332
* JRI for the brick - `jri-*.zip`

0 commit comments

Comments
 (0)