Closed jall closed 1 year ago
Fixes #100
I swapped npm install for npm ci to prevent package-lock.json changes, but otherwise this should be 1:1
npm install
npm ci
I can't see the old Travis runs though, so unsure if there are e.g. secrets that need adding to this repo to keep tests passing
Fixes #100
I swapped
npm install
fornpm ci
to prevent package-lock.json changes, but otherwise this should be 1:1I can't see the old Travis runs though, so unsure if there are e.g. secrets that need adding to this repo to keep tests passing