Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ matrix:
jdk: oraclejdk8
- os: osx

matrix:
fast_finish: true

# GCC needs to be 4.8 or higher so that GOMP_4.0 is installed for opencv
# This is incredibly hard to track down, find the solution for and fix.
# https://github.com/bytedeco/javacpp-presets/issues/84
Expand Down