mirror of
https://github.com/Anuken/Mindustry.git
synced 2026-02-23 08:31:09 -08:00
CI test
This commit is contained in:
parent
8769b9bf0e
commit
d7fcb65b4e
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
if(JavaVersion.current() != JavaVersion.VERSION_1_8){
|
||||
throw new GradleException("!!! YOU MUST USE JAVA 8 TO COMPILE AND RUN MINDUSTRY !!! Read the README. Your version: ${System.properties["java.version"]}")
|
||||
//throw new GradleException("!!! YOU MUST USE JAVA 8 TO COMPILE AND RUN MINDUSTRY !!! Read the README. Your version: ${System.properties["java.version"]}")
|
||||
}
|
||||
|
||||
include 'desktop', 'core', 'server', 'ios', 'annotations', 'tools', 'tests'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue