commit
383bc4e136
2 changed files with 1 additions and 8 deletions
|
|
@ -2,11 +2,4 @@ language: node_js
|
||||||
node_js:
|
node_js:
|
||||||
- "0.10"
|
- "0.10"
|
||||||
|
|
||||||
notifications:
|
|
||||||
email: false
|
|
||||||
|
|
||||||
branches:
|
|
||||||
only:
|
|
||||||
- master
|
|
||||||
|
|
||||||
script: "mocha"
|
script: "mocha"
|
||||||
|
|
|
||||||
|
|
@ -35,7 +35,7 @@
|
||||||
"commander": "~2.1.0",
|
"commander": "~2.1.0",
|
||||||
"uglifyify": "~1.2.3",
|
"uglifyify": "~1.2.3",
|
||||||
"soop": "~0.1.5",
|
"soop": "~0.1.5",
|
||||||
"bitcore": "git://github.com/maraoz/bitcore.git#5e636f6b9c7f8e629b1a502025556e886c3b75e1",
|
"bitcore": "git://github.com/bitpay/bitcore.git",
|
||||||
"chai": "~1.9.1",
|
"chai": "~1.9.1",
|
||||||
"sinon": "~1.9.1",
|
"sinon": "~1.9.1",
|
||||||
"node-cryptojs-aes": "=0.4.0"
|
"node-cryptojs-aes": "=0.4.0"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue