UNPKG
uplo.js
Version:
latest (1.0.2)
1.0.2
1.0.1
Node wrapper for uplod of the Uplo network
uplo-tech/nodejs-uplo
uplo.js
/
.travis.yml
17 lines
(11 loc)
•
142 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
language:
node_js
node_js:
-
"5.9.0"
notifications:
email:
false
sudo:
false
branches:
only:
-
master
install:
-
npm
install