More info/config for Travis

This commit is contained in:
Thomas Gideon 2017-02-15 15:42:06 -05:00
parent 6f7daf9a87
commit e24df1568d
3 changed files with 8 additions and 0 deletions

View file

@ -5,6 +5,7 @@ authors = ["Thomas Gideon <cmdln@thecommandline.net>"]
description = "JWT library for rust using serde, serde_json and openssl"
homepage = "http://github.com/commandline/meiallion"
repository = "http://github.com/commandline/medallion"
documentation = "https://commandline.github.io/medallion/"
readme = "README.md"
keywords = ["JWT", "token", "web"]
license = "MIT"