BungeeCord/.travis.yml

9 lines
105 B
YAML

sudo: false
language: java
jdk:
- openjdk7
- oraclejdk7
- oraclejdk8
notifications:
email: false