diff --git a/.travis.yml b/.travis.yml new file mode 100644 index 0000000..dff5f3a --- /dev/null +++ b/.travis.yml @@ -0,0 +1 @@ +language: java diff --git a/README.md b/README.md index 3f8f552..34fcff3 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ -# RealTimeWeather +# RealTimeWeather [![Build Status](https://app.travis-ci.com/Jack1424/RealTimeWeather.svg?branch=master)](https://app.travis-ci.com/Jack1424/RealTimeWeather) A lightweight Minecraft Java server plugin that allows you to sync your server's time and weather with the real world \ No newline at end of file