add travis-ci build status indicator to readme

This commit is contained in:
Nick Minkler 2015-03-25 09:43:16 -07:00
parent 0aa296ceb4
commit 003214ece7

View File

@ -1,4 +1,4 @@
# VaultAPI - Abstraction Library API for Bukkit Plugins
# VaultAPI - Abstraction Library API for Bukkit Plugins - ![Travis-ci](https://travis-ci.org/MilkBowl/VaultAPI.svg?branch=master)
How to use with maven: note that the VaultAPI version is 2 numerals, unlike Vault versions which are 3. The 2 numerals in the VaultAPI will always correspond to the 2 beginning numerals in a Vault version to make it clear what versions your plugin will for sure work with.
```