1
0
Fork 0
mirror of https://github.com/PaperMC/Paper.git synced 2025-01-25 01:25:03 +01:00
PaperMC/.travis.yml
Spigot 05edfde473 Add more Java versions to Travis
By: md-5 <md_5@live.com.au>
2014-03-20 20:15:36 +11:00

11 lines
240 B
YAML

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