PaperMC/.travis.yml
Spigot 105f20085a Implement Travis
By: Zach Bruggeman <zbruggeman@me.com>
2013-03-17 12:04:04 -07:00

7 lines
No EOL
191 B
YAML

language: java
notifications:
email: false
before_install:
- git config --global user.email "admin@ecocitycraft.com"
- git config --global user.name "EcoCityCraft"
- ./applyPatches.sh