UNPKG
stream-flow-control
Version:
latest (1.4.4)
1.4.4
1.4.3
1.4.2
1.4.1
1.3.2
1.3.1
1.3.0
1.2.2
1.2.1
1.2.0
1.1.2
1.1.1
1.1.0
1.0.3
1.0.2
1.0.1
1.0.0
Stream Flow Control
gitlab.com/agustin.moyano/sfc
stream-flow-control
/
.gitlab-ci.yml
11 lines
(8 loc)
•
97 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
11
image:
node:alpine
stages:
-
test
test:
stage:
test
script:
-
npm
i
-
npm
test