UNPKG
chainpro
Version:
latest (0.1.0)
0.1.0
Chainpro
github.com/stremann/chainpro
stremann/chainpro
chainpro
/
.travis.yml
15 lines
•
183 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
language:
node_js
node_js:
-
'8'
git:
depth:
5
script:
-
npm
run
lint
-
npm
run
clean
-
npm
run
build
branches:
only:
-
master
cache:
directories:
-
node_modules