File tree Expand file tree Collapse file tree 2 files changed +16
-7
lines changed Expand file tree Collapse file tree 2 files changed +16
-7
lines changed Original file line number Diff line number Diff line change 11language : node_js
22node_js :
3- - 9
4- - 8
5- - 6
6- - 4
3+ - " 9"
4+ - " 8"
5+ - " 6"
6+ - " 4"
7+ - " iojs"
8+ - " 0.12"
9+ - " 0.10"
10+ - " 0.8"
11+ sudo : false
12+ before_install :
13+ - ' nvm install-latest-npm'
14+ matrix :
15+ fast_finish : true
Original file line number Diff line number Diff line change 1212 "cached-path-relative" : " ^1.0.0" ,
1313 "concat-stream" : " ~1.6.0" ,
1414 "defined" : " ^1.0.0" ,
15- "detective" : " ^5.0.1 " ,
15+ "detective" : " ^5.0.2 " ,
1616 "duplexer2" : " ^0.1.2" ,
1717 "inherits" : " ^2.0.1" ,
1818 "parents" : " ^1.0.0" ,
2424 "xtend" : " ^4.0.0"
2525 },
2626 "devDependencies" : {
27- "tap" : " ^11 .0.1 " ,
27+ "tap" : " ^1 .0.0 " ,
2828 "browser-pack" : " ^6.0.2"
2929 },
3030 "scripts" : {
5050 "url" : " http://substack.net"
5151 },
5252 "engines" : {
53- "node" : " >= 4 .0"
53+ "node" : " >= 0.8 .0"
5454 },
5555 "license" : " MIT"
5656}
You can’t perform that action at this time.
0 commit comments