File tree 3 files changed +6
-8
lines changed
3 files changed +6
-8
lines changed Original file line number Diff line number Diff line change 1
1
language : node_js
2
2
node_js :
3
+ - ' iojs-2'
3
4
- ' iojs-1'
4
- - ' 0.12'
5
- - ' 0.10'
6
5
script : " npm run test-travis"
7
6
after_script : " npm install coveralls@2 && cat ./coverage/lcov.info | coveralls"
Original file line number Diff line number Diff line change
1
+
2
+ 1.0.0 / 2015-06-17
3
+ ==================
4
+
5
+ * first release
Original file line number Diff line number Diff line change 6
6
[ ![ Test coverage] [ coveralls-image ]] [ coveralls-url ]
7
7
[ ![ Gittip] [ gittip-image ]] [ gittip-url ]
8
8
[ ![ David deps] [ david-image ]] [ david-url ]
9
- [ ![ iojs version] [ iojs-image ]] [ iojs-url ]
10
- [ ![ node version] [ node-image ]] [ node-url ]
11
9
[ ![ npm download] [ download-image ]] [ download-url ]
12
10
13
11
[ npm-image ] : https://img.shields.io/npm/v/changing.svg?style=flat-square
@@ -20,10 +18,6 @@ changing
20
18
[ gittip-url ] : https://www.gittip.com/fengmk2/
21
19
[ david-image ] : https://img.shields.io/david/node-modules/changing.svg?style=flat-square
22
20
[ david-url ] : https://david-dm.org/node-modules/changing
23
- [ iojs-image ] : https://img.shields.io/badge/io.js-%3E=_1.0-yellow.svg?style=flat-square
24
- [ iojs-url ] : http://iojs.org/
25
- [ node-image ] : https://img.shields.io/badge/node.js-%3E=_0.10-green.svg?style=flat-square
26
- [ node-url ] : http://nodejs.org/download/
27
21
[ download-image ] : https://img.shields.io/npm/dm/changing.svg?style=flat-square
28
22
[ download-url ] : https://npmjs.org/package/changing
29
23
You can’t perform that action at this time.
0 commit comments