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 0a5446b commit 8af109cCopy full SHA for 8af109c
.travis.yml
@@ -2,14 +2,12 @@
2
language: java
3
4
matrix:
5
+ fast_finish: true
6
include:
7
- os: linux
8
jdk: oraclejdk8
9
- os: osx
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