Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d51d910

Browse files
committed
added travis icon
1 parent ae7bda5 commit d51d910

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ node_js:
33
- 0.6
44

55
script:
6-
- mocha
6+
- mocha

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
rewire
1+
rewire [![Build Status](https://secure.travis-ci.org/jhnns/rewire.png?branch=master)](http://travis-ci.org/jhnns/rewire)
22
=====
33
**Dependency injection for node.js applications**.
44

0 commit comments

Comments
 (0)