heroku / nodejs-npm-buildpack

Heroku Cloud Native Buildpack for NPM on Node.js runtime
6 stars 7 forks source link

add circle config file and unit tests for each stack #37

Closed lillianzhang331 closed 4 years ago

lillianzhang331 commented 4 years ago

Description

This is to move testing to CircleCI and add separation of Heroku stacks. More work will need to be done, but this is the first PR to start adding more automation to buildpack testing and test integrations between buildpacks.

Checklist: