UNPKG
hystrixjs
Version:
latest (0.2.0)
0.2.0
0.1.2
0.1.1
0.1.0-beta
0.0.4-beta
0.0.3
resilience module for NodeJS applications
bitbucket.org/igor_sechyn/hystrixjs
hystrixjs
/
bitbucket-pipelines.yml
7 lines
•
112 B
YAML
View Raw
1
2
3
4
5
6
7
image:
node:6.9.4
pipelines:
default:
-
step:
script:
-
npm
install
-
npm
test