diff --git a/.travis.yml b/.travis.yml new file mode 100644 index 0000000..f0f96d3 --- /dev/null +++ b/.travis.yml @@ -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 \ No newline at end of file diff --git a/README.md b/README.md index 7fb4780..2e53581 100644 --- a/README.md +++ b/README.md @@ -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