Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please fix Travis #152

Open
jdmarshall opened this issue Aug 27, 2018 · 2 comments
Open

Please fix Travis #152

jdmarshall opened this issue Aug 27, 2018 · 2 comments

Comments

@jdmarshall
Copy link
Contributor

Any time a PR is filed it reports as an error state because this project uses Sauce credentials and of course you don't want to share your Sauce credentials with the rest of us.

Travis has two ways to set environment variables to obscure them from non team members, but this one is probably the one you need:

https://docs.travis-ci.com/user/environment-variables/#defining-variables-in-repository-settings

@wswebcreation
Copy link
Collaborator

I'm not able to do that, @johnjbarton is there a way that you could implement this? I thought @rcebulko also looked at it in the past but not 100% sure what the outcome was

@johnjbarton
Copy link
Contributor

The two existing PRs fail because of a nodejs version conflict:

 The engine "node" is incompatible with this module. Expected version ">=v10.22.0". Got "10.19.0"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants