UNPKG

file-prompt

Version:

An interactive prompt for selecting files from a directory.

11 lines 192 B
sudo: false language: node_js node_js: - 'stable' install: - npm install - cd test/ && npm install - cd ../gulp/ && npm install before_script: - npm install -g gulp script: gulp test