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

Travis CI build #7

Open
AdySan opened this issue Jan 9, 2017 · 0 comments
Open

Travis CI build #7

AdySan opened this issue Jan 9, 2017 · 0 comments

Comments

@AdySan
Copy link
Collaborator

AdySan commented Jan 9, 2017

I've attempted to enable a Travis CI build on this repo. This is the first time I've setup Travis CI, so kindly excuse any noob mistakes on my part. The build seems to be working fine, however, I have some open questions.

  • This line calling ./gen_misc.sh exits with error code 0 even if the script fails. This makes the CI build rather useless. I suppose this is due to the hardcoded y I'm putting as input to the script. Is there a better way to do this?

  • I've used install_toolchain.sh from esp-open-rtos, what is the best way to cite this?

  • I've not sure how long Travis CI maintains the cache, but if the builds are far apart, it probably needs to build the whole toolchain, which takes about ~10mins.

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

No branches or pull requests

1 participant