File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ matrix:
1919 include :
2020 - env : IDEA_VERSION="IU-2019.3.4" PHP_PLUGIN_VERSION="193.6911.15" PSI_VIEWER_PLUGIN_VERSION="193-SNAPSHOT" GRAMMAR_KIT_PLUGIN_VERSION="2019.3" SINCE_BUILD="193" UNTIL_BUILD="193.*"
2121 - env : IDEA_VERSION="IU-2020.1.1" PHP_PLUGIN_VERSION="201.7223.91" PSI_VIEWER_PLUGIN_VERSION="201-SNAPSHOT" GRAMMAR_KIT_PLUGIN_VERSION="2020.1" SINCE_BUILD="201" UNTIL_BUILD="201.*"
22- - env : IDEA_VERSION="IU-202.4357.23-EAP-SNAPSHOT " PHP_PLUGIN_VERSION="202.4357.23 " PSI_VIEWER_PLUGIN_VERSION="202-SNAPSHOT" GRAMMAR_KIT_PLUGIN_VERSION="2020.2" SINCE_BUILD="202" UNTIL_BUILD="202.*"
22+ - env : IDEA_VERSION="IU-2020.2 " PHP_PLUGIN_VERSION="202.6397.94 " PSI_VIEWER_PLUGIN_VERSION="202-SNAPSHOT" GRAMMAR_KIT_PLUGIN_VERSION="2020.2" SINCE_BUILD="202" UNTIL_BUILD="202.*"
2323
2424before_install :
2525- " export ORG_GRADLE_PROJECT_ideaVersion=${IDEA_VERSION}"
Original file line number Diff line number Diff line change @@ -7,8 +7,8 @@ isEAP = false
77jFlexRelease = 1.7.0-1
88
99grammarKitPluginVersion = 2020.2
10- ideaVersion = IU-202.4357.23-EAP-SNAPSHOT
11- phpPluginVersion = 202.4357.23
10+ ideaVersion = IU-2020.2
11+ phpPluginVersion = 202.6397.94
1212psiViewerPluginVersion = 202-SNAPSHOT
1313customSinceBuild =202
1414customUntilBuild =202.*
You can’t perform that action at this time.
0 commit comments