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
1720
Commits
8
Branches
10
Tags
3.0 MiB
Tree:
eea7ad71eb
bitcore-wallet-service
/
.travis.yml
8 lines
97 B
Raw
Normal View
History
Create .travis.yml
10 years ago
language
:
node_js
node_js
:
Tests: Run tests with Node 4 and 0.12
9 years ago
-
'4'
Create .travis.yml
10 years ago
install
:
-
npm install
add coveralls to travis
10 years ago
after_success
:
-
npm run coveralls