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 Rebuild on HERMIT changes #38

Open
andygill opened this issue Oct 4, 2015 · 4 comments
Open

Travis Rebuild on HERMIT changes #38

andygill opened this issue Oct 4, 2015 · 4 comments

Comments

@andygill
Copy link
Member

andygill commented Oct 4, 2015

Figure out how to force travis to rebuild when the hermit repo changes. HERMIT changes may break the build.

@xich
Copy link
Member

xich commented Oct 4, 2015

I'll set up the hermit travis build to clone hermit-shell and build it...

@andygill
Copy link
Member Author

andygill commented Oct 4, 2015

I've got the hermit-shell building, and running the shell tests (finally!).

@andygill
Copy link
Member Author

andygill commented Oct 4, 2015

For now, I've added a .hermit file, that contains the md5 of the latest HERMIT checkin. Edit this file is a cheap, but not automated, way to force a travis rebuild.

@RyanGlScott
Copy link
Member

If you want to avoid having to make a repo change to trigger a build, there are two other ways I know of doing it:

  1. From the GitHub repo, go to Settings > Webhooks & Services > Travis CI, then click the "Test service" button in the top-right corner.
  2. You can use the travis.rb CLI app to restart the last build with travis restart.

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