UNPKG

heroku-debug

Version:
11 lines (10 loc) 232 B
box: werker/nodejs build: steps: - npm-install - npm-test - script: name: echo nodejs information code: | echo "node version $(node -v) running" echo "npm version $(npm -v) running"