mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-08-11 16:55:28 +02:00
Setting up Travis CI.
This commit is contained in:
6
.travis.yml
Executable file
6
.travis.yml
Executable file
@@ -0,0 +1,6 @@
|
|||||||
|
language: java
|
||||||
|
jdk:
|
||||||
|
- oraclejdk7
|
||||||
|
- openjdk7
|
||||||
|
- openjdk6
|
||||||
|
script: "mvn clean install"
|
Reference in New Issue
Block a user