Skip to content
This repository has been archived by the owner on Jul 24, 2021. It is now read-only.

Commit

Permalink
Fix Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
Justasic committed Oct 3, 2019
1 parent 0458179 commit 25287b1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
sudo: false
dist: trusty
language: java
jdk:
- oraclejdk8
- oraclejdk8
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -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.

Expand Down Expand Up @@ -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

Expand Down

0 comments on commit 25287b1

Please sign in to comment.