mirror of
https://github.com/PrismarineJS/node-minecraft-protocol.git
synced 2024-11-14 19:04:59 -05:00
increase the java
This commit is contained in:
parent
730aab3c92
commit
062cf370ab
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ machine:
|
|||
node:
|
||||
version: 6
|
||||
java:
|
||||
version: openjdk7
|
||||
version: openjdk8
|
||||
dependencies:
|
||||
pre:
|
||||
- mkdir minecraft-server
|
||||
|
|
Loading…
Reference in a new issue