mirror of
https://github.com/Azure/k8s-deploy.git
synced 2026-06-28 15:59:27 +08:00
08d466b6ab
Co-authored-by: Oliver King <oking3@uncc.edu>
6 lines
58 B
YAML
6 lines
58 B
YAML
language: node_js
|
|
node_js:
|
|
- "0.10"
|
|
|
|
script: "npm test"
|