UNPKG
flowie
Version:
latest (0.0.1-alpha.8)
0.0.1-alpha.8
0.0.1-alpha.7
0.0.1-alpha.6
0.0.1-alpha.5
0.0.1-alpha.4
0.0.1-alpha.3
0.0.1-alpha.2
0.0.1-alpha
Library for creating, and working with flows
github.com/albertossilva/flowie
albertossilva/flowie
flowie
/
.travis.yml
11 lines
(10 loc)
•
144 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
11
language: node
_js node_
js:
-
"node"
-
"13"
-
"12" script:
-
npm ci
-
npm run compileDots
-
npm run lint
-
npm run travis-coverage