Add Travis CI integration

This commit is contained in:
Daniel Saukel 2020-04-18 15:43:45 +02:00
parent 18ee02f169
commit cfa03ec391
2 changed files with 3 additions and 0 deletions

1
.travis.yml Normal file
View File

@ -0,0 +1 @@
language: java

View File

@ -6,6 +6,8 @@
[![JavaDocs](http://feuerstern.bplaced.net/ressourcen/buttons/JavaDocs.png)](http://erethon.de/javadocs/dungeonsxl/)
[![MCStats](http://feuerstern.bplaced.net/ressourcen/buttons/MCStats.png)](http://bstats.org/plugin/bukkit/DungeonsXL/)
[![Build Status](https://travis-ci.com/DRE2N/DungeonsXL.svg?branch=master)](https://travis-ci.com/DRE2N/DungeonsXL)
DungeonsXL is a server mod that allows you to instantiate worlds.
Its main goal is to offer a way to use a world in a set state multiple times by a player (like for a jump'n'run), a group of players (e.g. for a quest dungeon, an adventure map or a PvE arena) or even by groups of groups of players (e.g. for PvP arenas).