UNPKG
polly-js
Version:
latest (1.8.3)
1.8.3
1.8.2
1.8.1
1.8.0
1.7.0
1.6.8
1.6.7
1.6.6
1.6.5
1.6.3
1.6.2
1.6.1
1.6.0
1.5.0
1.4.4
1.4.3
1.4.2
1.4.1
1.4.0
1.3.7
1.3.6
1.3.5
1.3.4
1.3.3
1.3.2
1.3.1
1.3.0
1.2.0
1.1.1
1.1.0
1.0.0
Transient exception handling
github.com/mauricedb/polly-js
mauricedb/polly-js
polly-js
/
.travis.yml
10 lines
(9 loc)
•
138 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
language: node_js
node_js:
-
"node"
-
"16"
-
"15"
-
"14"
-
"12"
after_success:
- npm run report-coverage