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

run travis build on windows and linux #1241

Closed
wants to merge 2 commits into from

Conversation

Mauin
Copy link
Collaborator

@Mauin Mauin commented Oct 12, 2018

Travis announced the early release of support for windows builds and multi-OS builds. https://blog.travis-ci.com/2018-10-11-windows-early-release

This means we can run a build on Windows and Linux both on Travis. As we've had quite a few issues with AppVeyor recently while Travis was more stable, this seems worth a try.

We should fix #1212 before relying purely on Travis, though.

@Mauin
Copy link
Collaborator Author

Mauin commented Oct 12, 2018

The language 'java' is currently unsupported on the Windows Build Environment.

That clarifies it.

@Mauin Mauin closed this Oct 12, 2018
@Mauin
Copy link
Collaborator Author

Mauin commented Oct 13, 2018

Trying it once more with language: shell which was recommended in the Travis community.

@Mauin Mauin reopened this Oct 13, 2018
@Mauin Mauin closed this Oct 13, 2018
@arturbosch arturbosch added this to the RC10 milestone Nov 2, 2018
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

Successfully merging this pull request may close these issues.

Filters apply to absolute paths not relative paths
2 participants