Mirror von
https://github.com/PaperMC/Paper.git
synchronisiert 2024-11-14 20:10:05 +01:00
Implement Travis
Dieser Commit ist enthalten in:
Ursprung
b36d3ce91d
Commit
4235b35a4f
7
.travis.yml
Normale Datei
7
.travis.yml
Normale Datei
@ -0,0 +1,7 @@
|
||||
language: java
|
||||
notifications:
|
||||
email: false
|
||||
before_install:
|
||||
- git config --global user.email "admin@ecocitycraft.com"
|
||||
- git config --global user.name "EcoCityCraft"
|
||||
- ./applyPatches.sh
|
@ -1,4 +1,4 @@
|
||||
Spigot
|
||||
Spigot [![Build Status](https://travis-ci.org/EcoCityCraft/Spigot.png)](https://travis-ci.org/EcoCityCraft/Spigot)
|
||||
===========
|
||||
|
||||
High performance Minecraft server implementation
|
||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren