Skip to content

Commit 2cc7f0e

Browse files
committed
Update badge URLs
1 parent 36b726c commit 2cc7f0e

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
language: node_js
22
node_js:
33
- '0.10'
4-
- "0.12"
5-
- "iojs"
4+
- '0.12'
5+
- 'iojs'
66
after_script:
77
- npm run coveralls

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
node-fastcgi
22
============
33

4-
[![Build Status](https://api.travis-ci.org/robertgroh/node-fastcgi.svg?branch=master)](https://travis-ci.org/robertgroh/node-fastcgi)
5-
[![Coverage Status](https://coveralls.io/repos/robertgroh/node-fastcgi/badge.svg?branch=master)](https://coveralls.io/r/robertgroh/node-fastcgi?branch=master)
6-
[![Dependency Status](https://gemnasium.com/robertgroh/node-fastcgi.svg)](https://gemnasium.com/robertgroh/node-fastcgi)
7-
[![devDependency Status](https://david-dm.org/robertgroh/node-fastcgi/dev-status.svg)](https://david-dm.org/robertgroh/node-fastcgi#info=devDependencies)
4+
[![Build Status](https://api.travis-ci.org/fbbdev/node-fastcgi.svg?branch=master)](https://travis-ci.org/robertgroh/node-fastcgi)
5+
[![Coverage Status](https://coveralls.io/repos/fbbdev/node-fastcgi/badge.svg?branch=master)](https://coveralls.io/r/robertgroh/node-fastcgi?branch=master)
6+
[![Dependency Status](https://gemnasium.com/fbbdev/node-fastcgi.svg)](https://gemnasium.com/robertgroh/node-fastcgi)
7+
[![devDependency Status](https://david-dm.org/fbbdev/node-fastcgi/dev-status.svg)](https://david-dm.org/robertgroh/node-fastcgi#info=devDependencies)
88
[![MIT License](http://img.shields.io/badge/license-MIT-blue.svg?style=flat)](LICENSE)
99

1010
[![NPM](https://nodei.co/npm/node-fastcgi.png?downloads=true)](https://nodei.co/npm/node-fastcgi/)

0 commit comments

Comments
 (0)