mirror of
https://github.com/ViaVersion/ViaNBT.git
synced 2024-11-22 11:35:16 +01:00
No more travis, updated README.
This commit is contained in:
parent
1805829039
commit
d9f698416d
@ -1 +0,0 @@
|
||||
language: java
|
@ -18,4 +18,4 @@ OpenNBT is licensed under the <b>[BSD](http://www.opensource.org/licenses/BSD-3-
|
||||
<b>Building the Source</b>
|
||||
--------------
|
||||
|
||||
OpenNBT uses Maven to manage dependencies. Simply run 'mvn clean install' in the source's directory. You can also download a build <b>(COMING SOON)</b>.
|
||||
OpenNBT uses Maven to manage dependencies. Simply run 'mvn clean install' in the source's directory. You can also download a build <b>[here](http://ci.spacebase.ch/job/OpenNBT/)</b>.
|
||||
|
@ -36,7 +36,6 @@ package ch.spacebase.opennbt.tag;
|
||||
|
||||
import java.util.Collection;
|
||||
import java.util.Collections;
|
||||
import java.util.HashMap;
|
||||
import java.util.Map;
|
||||
import java.util.Set;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user