diff --git a/.travis.yml b/.travis.yml index 5e4d52a..bf559af 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,4 +1,5 @@ sudo: false +dist: trusty language: java jdk: - - oraclejdk8 \ No newline at end of file + - oraclejdk8 diff --git a/README.md b/README.md index 1f518a8..aa6d89a 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ Spigot-SSHD =========== -[![Build Status](https://travis-ci.org/rmichela/Bukkit-SSHD.png)](https://travis-ci.org/rmichela/Bukkit-SSHD) +[![Build Status](https://travis-ci.org/Justasic/Spigot-SSHD.svg?branch=master)](https://travis-ci.org/Justasic/Spigot-SSHD) Have you ever wished you could remotely access your server's admin console without having to setup a complex remote access system? Now you can with SSHD. @@ -51,7 +51,7 @@ None - just install and go. None - SSHD uses cryptographic certificates or a secure username and password to verify remote access. ## Source Code -[Get the source on GitHub](https://github.com/Justasic/Bukkit-SSHD "Source Code") +[Get the source on GitHub](https://github.com/Justasic/Spigot-SSHD "Source Code") ## Metrics