Try to add travis

This commit is contained in:
Luck 2016-07-25 22:08:08 +01:00
parent a3604c7464
commit 8f6435b9e8
No known key found for this signature in database
GPG Key ID: EFA9B3EC5FD90F8B
2 changed files with 5 additions and 1 deletions

4
.travis.yml Normal file
View File

@ -0,0 +1,4 @@
language: java
script: mvn package
jdk:
- oraclejdk8

View File

@ -16,7 +16,7 @@
<build>
<defaultGoal>clean package</defaultGoal>
<finalName>LuckPerms</finalName>
<finalName>LuckPermsBungee</finalName>
<sourceDirectory>${basedir}/src/main/java</sourceDirectory>
<resources>
<resource>