heroku/heroku-local

View on GitHub
circle.yml

Summary

Maintainability
Test Coverage
machine:
  node:
    version: v9.5.0
dependencies:
  pre:
    - sudo add-apt-repository ppa:duggan/bats -y
    - sudo apt-get update
    - sudo apt-get install bats
    - npm install
    - npx heroku-cli plugins:link . -f