Closed bcruddy closed 7 years ago
@bcruddy Nice, I love this. Especially the CI part :) Do I need to enable Travis before and after this is merged?
Yeah if you enable the travis hook we can make sure everything runs as expected (it should run if I force push to the branch) before it gets merged
Alright, I've enabled the Travis hook for this repo. Do you want to try it out?
I was able to test the integration by manually triggering a build within the Travis UI: https://travis-ci.org/stasm/innerself/builds/278360298
@stasm I'm not sure if its just not showing up until someone pushes on an open PR but there's a repository settings to force CI to pass before merging (it can be overridden by admins)
In reference to #24.
This includes:
.nvmrc
to point at node 8package-lock.json
as a part of npm 5I'd be happy to swap out node versions or another CI. I also obviously cannot set up the hooks for travis to run in this repo so if we do go the travis route that will need to be added.