📄 fig.yml
/home/palash/git/site/node_modules/jsonpath/fig.yml
Language: yml • Lines: 5
test:
  build: .
  command: node /usr/src/app/node_modules/.bin/mocha -u tdd test/
  volumes:
    - .:/usr/src/app