File tree 6 files changed +334
-293
lines changed
6 files changed +334
-293
lines changed Original file line number Diff line number Diff line change 1
1
node_modules /
2
2
npm-debug.log
3
+ coverage
Original file line number Diff line number Diff line change
1
+ sudo : false
2
+
1
3
language : node_js
4
+
2
5
node_js :
3
6
- " 0.10"
4
7
- " 0.12"
5
- - " iojs"
8
+ - " 4"
9
+ - " 6"
10
+ - " stable"
11
+
12
+ script :
13
+ - npm run lint
14
+ - npm test
15
+ - npm run coverage
Original file line number Diff line number Diff line change 1
1
# HTTP Deceiver
2
2
3
- [ ![ Build Status] ( https://secure. travis-ci.org/indutny /http-deceiver.png )] ( http://travis-ci.org/indutny /http-deceiver )
3
+ [ ![ Build Status] ( https://travis-ci.org/spdy-http2 /http-deceiver.svg?branch=master )] ( http://travis-ci.org/spdy-http2 /http-deceiver )
4
4
[ ![ NPM version] ( https://badge.fury.io/js/http-deceiver.svg )] ( http://badge.fury.io/js/http-deceiver )
5
+ [ ![ dependencies Status] ( https://david-dm.org/spdy-http2/http-deceiver/status.svg?style=flat-square )] ( https://david-dm.org/spdy-http2/http-deceiver )
6
+ [ ![ Standard - JavaScript Style Guide] ( https://img.shields.io/badge/code_style-standard-brightgreen.svg?style=flat-square )] ( http://standardjs.com/ )
7
+ [ ![ Waffle] ( https://img.shields.io/badge/track-waffle-blue.svg?style=flat-square )] ( https://waffle.io/spdy-http2/node-spdy )
5
8
6
- Deceive!
9
+ > Deceive!
10
+
11
+ ## Usage
12
+
13
+ ### Examples
14
+
15
+ ` soon™ `
16
+
17
+ ### API
18
+
19
+ ` soon™ `
7
20
8
21
## LICENSE
9
22
You can’t perform that action at this time.
0 commit comments