1
0
Fork 0
mirror of https://github.com/actions/setup-node synced 2025-01-10 21:42:40 +00:00
setup-node/node_modules/pump/.travis.yml

6 lines
58 B
YAML
Raw Permalink Normal View History

2019-08-06 22:29:44 +00:00
language: node_js
node_js:
- "0.10"
script: "npm test"