This website works better with JavaScript.
Home
Explore
Help
Sign In
lukechilds
/
bitcore-wallet-service
mirror of
https://github.com/lukechilds/bitcore-wallet-service.git
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
Browse Source
add coveralls to travis
activeAddress
Matias Alejo Garcia
10 years ago
parent
38ae5da2f4
commit
cdb644e6c0
1 changed files
with
2 additions
and
0 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
2
.travis.yml
2
.travis.yml
View File
@ -3,3 +3,5 @@ node_js:
-
'0.10'
install:
-
npm install
after_success:
-
npm run coveralls
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
lukechilds/bitcore-wallet-service
Title
Body
Create Issue