Files
hello-world-javascript-action/node_modules/pump/.travis.yml
Rachael Sewell d166896dc8 Add node_modules
2019-08-06 21:05:52 -07:00

6 lines
58 B
YAML

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