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

Setup travis so that metalsmith can be automatically run. #6

Closed
nesl247 opened this issue May 19, 2016 · 5 comments
Closed

Setup travis so that metalsmith can be automatically run. #6

nesl247 opened this issue May 19, 2016 · 5 comments
Assignees

Comments

@nesl247
Copy link

nesl247 commented May 19, 2016

It would probably be a good idea to setup travis so metalsmith is automatically run whenever a commit is made to the site branch. As devs, we all know we are lazy.

@nesl247 nesl247 self-assigned this May 19, 2016
@heinst
Copy link
Member

heinst commented May 19, 2016

Eh I think that's going a little overboard. The site is simple enough where we can check to see if a PR or commit will break it or not

@nesl247
Copy link
Author

nesl247 commented May 19, 2016

Really? It's not very hard to do and would allow it to be automatic. No one would have to remember to run it since it seems to be forgotten all the time.

@nesl247
Copy link
Author

nesl247 commented May 19, 2016

I added the config I was working on at least. It's not entirely finished as we need a way to allow travis to push to github. Normally I would do this with an ssh key, but that only works with paid travis.

@nesl247
Copy link
Author

nesl247 commented May 31, 2016

To do this will soon require setting up travis on each repository to execute a curl call to travis' api to trigger a build. This will be extremely important as we won't be maintaining the docs and screenshots here anymore.

@zenorocha
Copy link
Contributor

Closing due to inactivity.

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

No branches or pull requests

3 participants