UNPKG
@verdaccio/how-to-npm
Version:
latest (2.5.1)
2.5.1
A module to teach you how to module.
github.com/workshopper/how-to-npm
workshopper/how-to-npm
@verdaccio/how-to-npm
/
.travis.yml
13 lines
(9 loc)
•
117 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
script:
-
"npm test"
language:
node_js
node_js:
-
"node"
sudo:
false
cache:
directories: - node_modules