1
0
mirror of https://github.com/actions/setup-node.git synced 2025-08-07 00:31:28 +08:00
Danny McCormick 5273d0df9c Add auth
2019-08-06 18:29:44 -04:00

6 lines
58 B
YAML

language: node_js
node_js:
- "0.10"
script: "npm test"