Skip to content

Commit 5c43477

Browse files
committed
bump to 0.7.0
1 parent 2d76534 commit 5c43477

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

.travis.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
language: node_js
22
node_js:
3-
- 0.8
4-
- 0.10
3+
- "0.10"

Readme.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Kue
1+
# Kue [![Build Status](https://travis-ci.org/behrad/kue.png)](https://travis-ci.org/behrad/kue)
22

33
Kue is a priority job queue backed by [redis](http://redis.io), built for [node.js](http://nodejs.org).
44

0 commit comments

Comments
 (0)