Skip to content

Commit

Permalink
Merge pull request #11 from Fernthedev/master
Browse files Browse the repository at this point in the history
Azure Pipelines merge
  • Loading branch information
Fernthedev authored Dec 10, 2019
2 parents b9dbe8c + cfe9b46 commit 3a72cc4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
This plugin is compiled in 1.14.4, but should work regaurdless of your plugin's version unless it uses outdated libraries or other means of change.

This API allows for use of code that should work accross all server platforms. It aims to allow developers to create better plugins without having incosistency across platforms and ease their workflow and project workspaces.
This API also contains some useful features such as a MySQL Java Wrapper and some useful code for commands such as argument auto-complete helper methods and a UUID fetcher with other features not mentioned.

[![Release](https://jitpack.io/v/Fernthedev/FernAPI.svg)](https://jitpack.io/#Fernthedev/FernAPI)
[![CircleCI](https://circleci.com/gh/Fernthedev/FernAPI.svg?style=svg)](https://circleci.com/gh/Fernthedev/FernAPI)
Expand Down
1 change: 1 addition & 0 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@

trigger:
- master
- beta

pool:
vmImage: 'ubuntu-latest'
Expand Down

0 comments on commit 3a72cc4

Please sign in to comment.