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

Move build process to Travis #52

Closed
atomicptr opened this issue May 26, 2019 · 3 comments · Fixed by #54
Closed

Move build process to Travis #52

atomicptr opened this issue May 26, 2019 · 3 comments · Fixed by #54
Labels
Scope: Framework Dealing with the Parsing framework itself Type: Enhancement

Comments

@atomicptr
Copy link
Member

Right now the script is running once per hour on my private server, but I think this should run on a Travis CI cron job instead, mostly because it's easier to determine why and when builds fail (Also the script can then be run on command, which would be useful when a new patch drops).

We'd probably have to move the entire page to a new branch and make it build into gh-pages.

@atomicptr atomicptr added Scope: Framework Dealing with the Parsing framework itself Type: Enhancement labels May 26, 2019
@TobiTenno
Copy link
Member

Sounds good to me.

@TobiTenno
Copy link
Member

do you need help to do it, or do you have a script ready for it?

@atomicptr
Copy link
Member Author

I haven't even started on this beyond a few ideas, lack of time generally is my issue rn :). So feel free to do it if you want to!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Scope: Framework Dealing with the Parsing framework itself Type: Enhancement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants