UNPKG
xecaddrjs
Version:
latest (0.0.1)
0.0.1
eCash general purpose address translation.
github.com/bytesofman/xecaddrjs
bytesofman/xecaddrjs
xecaddrjs
/
.travis.yml
6 lines
(5 loc)
•
80 B
YAML
View Raw
1
2
3
4
5
6
language:
node_js
node_js:
-
"10"
-
"12"
after_success:
"npm run coveralls"