13
0
geforkt von Mirrors/Paper

Implement Travis

By: Zach Bruggeman <zbruggeman@me.com>
Dieser Commit ist enthalten in:
Spigot 2013-03-17 12:04:04 -07:00
Ursprung 3fc59cc0ee
Commit 105f20085a
2 geänderte Dateien mit 8 neuen und 1 gelöschten Zeilen

7
.travis.yml Normale Datei
Datei anzeigen

@ -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

Datei anzeigen

@ -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