File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -2,6 +2,7 @@ sudo: false
2
2
language : java
3
3
jdk :
4
4
- oraclejdk8
5
+ - oraclejdk11
5
6
6
7
before_cache :
7
8
- rm -f $HOME/.gradle/caches/modules-2/modules-2.lock
@@ -24,6 +25,7 @@ before_install:
24
25
25
26
env :
26
27
- PHPSTORM_ENV="skip incomplete" IDEA_VERSION="IU-2019.1.2" PHP_PLUGIN_VERSION="191.7141.52" TWIG_PLUGIN_VERSION="191.6183.95" TOOLBOX_PLUGIN_VERSION="0.4.6" ANNOTATION_PLUGIN_VERSION="5.3" DQL_PLUGIN_VERSION="191.5849.16"
28
+ - PHPSTORM_ENV="skip incomplete" IDEA_VERSION="IU-2019.2" PHP_PLUGIN_VERSION="192.5728.108" TWIG_PLUGIN_VERSION="192.5728.26" TOOLBOX_PLUGIN_VERSION="0.4.6" ANNOTATION_PLUGIN_VERSION="5.3" DQL_PLUGIN_VERSION="192.5728.12"
27
29
28
30
script :
29
31
- " ./gradlew check verifyPlugin buildPlugin"
You can’t perform that action at this time.
0 commit comments