Skip to content

Commit 2231739

Browse files
author
Matt George
committed
adding travis status badge
1 parent 6291432 commit 2231739

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.markdown

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ Pyres - a Resque clone
88

99
Because of some differences between ruby and python, there are a couple of places where I chose speed over correctness. The goal will be to eventually take the application and make it more pythonic without sacrificing the awesome functionality found in resque. At the same time, I hope to stay within the bounds of the original api and web interface.
1010

11+
## Travis CI
12+
13+
Currently, pyres is being tested via travis ci for python version 2.6 and 2.7:
14+
[![Build Status](https://secure.travis-ci.org/binarydud/pyres.png)](http://travis-ci.org/binarydud/pyres)
1115

1216
## Running Tests
1317

0 commit comments

Comments
 (0)