We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f7047a commit 0e26d25Copy full SHA for 0e26d25
.travis.yml
@@ -7,6 +7,9 @@ matrix:
7
jdk: oraclejdk8
8
- os: osx
9
10
+matrix:
11
+ fast_finish: true
12
+
13
# GCC needs to be 4.8 or higher so that GOMP_4.0 is installed for opencv
14
# This is incredibly hard to track down, find the solution for and fix.
15
# https://github.com/bytedeco/javacpp-presets/issues/84
0 commit comments