Closed limonte closed 4 years ago
The build is failing not because of this PR. Every PR will fail with the current Travis configuration, because env variables SAUCE_*
aren't available for PR builds.
Can you create this as a branch on this repo? PRs merging from non-karma-runner
branches don't get the Sauce credentials required to run a test
Can you create this as a branch on this repo? PRs merging from non-
karma-runner
branches don't get the Sauce credentials required to run a test
No, I can't because I don't have the write permission to this repo.
Can you create this as a branch on this repo? PRs merging from non-
karma-runner
branches don't get the Sauce credentials required to run a testNo, I can't because I don't have the write permission to this repo.
Okay, I'll just merge it; shouldn't have any impact on tests anyway
:tada: This PR is included in version 4.1.1 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
Fixes https://github.com/karma-runner/karma-sauce-launcher/issues/190#issuecomment-606169070
Docs: https://docs.npmjs.com/files/package.json#files
As a nice side-effect, no unnecessary files will be published and users'
node_modules
folder will be smaller.