We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b09077a commit c3ea5d8Copy full SHA for c3ea5d8
1 file changed
.travis.yml
@@ -10,3 +10,7 @@ branches:
10
only:
11
- master
12
#- api-v1 # since v1 API becoe absolute
13
+
14
+matrix:
15
+ allow_failures:
16
+ - jdk: oraclejdk7
0 commit comments