UNPKG
cli-diagram
Version:
latest (0.3.0)
0.3.0
0.2.0
0.1.0
Draw needlessly complex diagrams in the console
github.com/Lakitna/cli-diagram
Lakitna/cli-diagram
cli-diagram
/
.travis.yml
9 lines
(8 loc)
•
130 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
language: node
_js node_
js:
-
"10"
-
"12" script:
-
npm run lint
-
npm run test -- --forbid-only
-
npm run test:mutation