Skip to content

Restore macOS Travis build#194

Open
iKoles-dev wants to merge 1 commit into
Syncleus:masterfrom
iKoles-dev:codex/restore-osx-travis-35
Open

Restore macOS Travis build#194
iKoles-dev wants to merge 1 commit into
Syncleus:masterfrom
iKoles-dev:codex/restore-osx-travis-35

Conversation

@iKoles-dev
Copy link
Copy Markdown

Fixes #35.

This re-enables the macOS Travis job and removes the macOS Homebrew/OpenCV bootstrap that caused the job to be disabled. The macOS job runs the Java/Maven suite, while the Linux-only OpenCL/CMake dependency setup remains unchanged for Linux builds.

Verification:

  • ruby -e 'require "yaml"; y=YAML.load_file(".travis.yml"); abort("missing osx job") unless y.fetch("matrix").fetch("include").any? { |job| job["os"] == "osx" }; puts "travis yaml ok"'\n- git diff --check\n\nNote: I could not run Maven locally in this environment because no Java Runtime is installed (java -version fails before Maven can run). The change is limited to Travis configuration.

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.

[Bounty $10] OSX Travis environment not working

1 participant