We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
It seems that you have the travis.yml file but your repository is not configured to run with Travis CI.
travis.yml
When checking https://travis-ci.com/github/robertsanseries/ciano it seems that your repository has not been registered on Travis CI.
You have to register your repository on Travis CI in order to make it work.
You can read more about it here https://github.com/elementary/houston/wiki/Continuous-Integration
Note: The Node version has to remain 10.17.0 instead of lts/* in order to make it work (see elementary/houston#773 for further info)
10.17.0
lts/*
The text was updated successfully, but these errors were encountered:
@NathanBnm even with the updated file travis-ci still keeps the old job. you know why?
Sorry, something went wrong.
@robertsanseries Idk it seems to be okay on ma last PR #95
Maybe it will be updated when you will add a new commit to your repo (by comitting directly or merging a PR)
@robertsanseries this seems to be fixed now! I'm closing this. Feel free to reopen if needed.
robertsanseries
No branches or pull requests
It seems that you have the
travis.yml
file but your repository is not configured to run with Travis CI.When checking https://travis-ci.com/github/robertsanseries/ciano it seems that your repository has not been registered on Travis CI.
You have to register your repository on Travis CI in order to make it work.
You can read more about it here https://github.com/elementary/houston/wiki/Continuous-Integration
Note: The Node version has to remain
10.17.0
instead oflts/*
in order to make it work (see elementary/houston#773 for further info)The text was updated successfully, but these errors were encountered: