UNPKG
cl-diff-tool
Version:
latest (0.1.7)
0.1.7
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
command line diff tool
github.com/Rabinzon/project-lvl1-s129
Rabinzon/project-lvl2-s129
cl-diff-tool
/
.travis.yml
15 lines
(12 loc)
•
200 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
language:
node_js
node_js:
-
stable
script:
make
lint
test
deploy:
provider:
npm
skip_cleanup:
true
email:
ildarrazin@gmail.com
api_key:
$NPM_TOKEN
on:
branch:
master
tags:
true