hubot-hashme
Advanced tools
Comparing version 0.3.1 to 0.4.0
{ | ||
"name": "hubot-hashme", | ||
"version": "0.3.1", | ||
"version": "0.4.0", | ||
"author": "tgfjt", | ||
@@ -8,3 +8,3 @@ "description": "to create hash with crypto for hubot", | ||
"scripts": { | ||
"test": "node test/*.js" | ||
"test": "node test/hashme-test.js" | ||
}, | ||
@@ -11,0 +11,0 @@ "keywords": [ |
@@ -5,3 +5,3 @@ # hubot-hashme | ||
[![Build Status](https://travis-ci.org/tgfjt/hubot-hashme.svg?branch=v0.1.1)](https://travis-ci.org/tgfjt/hubot-hashme) | ||
[![Build Status](https://travis-ci.org/tgfjt/hubot-hashme.svg?branch=v0.1.1)](https://travis-ci.org/tgfjt/hubot-hashme) [![Build status](https://ci.appveyor.com/api/projects/status/2q06feya769cq6qq/branch/master?svg=true)](https://ci.appveyor.com/project/tgfjt/hubot-hashme/branch/master) | ||
@@ -8,0 +8,0 @@ [![NPM](https://nodei.co/npm/hubot-hashme.png)](https://nodei.co/npm/hubot-hashme/) |
103082
12