Merge pull request #207 from cmgustavo/bug/02-travis

Bug/02 travis
This commit is contained in:
Manuel Aráoz 2014-04-28 15:30:02 -03:00
commit 383bc4e136
2 changed files with 1 additions and 8 deletions

View File

@ -2,11 +2,4 @@ language: node_js
node_js:
- "0.10"
notifications:
email: false
branches:
only:
- master
script: "mocha"

View File

@ -35,7 +35,7 @@
"commander": "~2.1.0",
"uglifyify": "~1.2.3",
"soop": "~0.1.5",
"bitcore": "git://github.com/maraoz/bitcore.git#5e636f6b9c7f8e629b1a502025556e886c3b75e1",
"bitcore": "git://github.com/bitpay/bitcore.git",
"chai": "~1.9.1",
"sinon": "~1.9.1",
"node-cryptojs-aes": "=0.4.0"