File tree Expand file tree Collapse file tree 3 files changed +6
-4
lines changed
Expand file tree Collapse file tree 3 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 1616
1717matrix :
1818 include :
19- - env : IDEA_VERSION="IU-2018.1.4 " PHP_PLUGIN_VERSION="181.5087.24 " DEPLOY=true
19+ - env : IDEA_VERSION="IU-182.2757.3 " PHP_PLUGIN_VERSION="182.2574.13 " DEPLOY=true
2020# - env: IDEA_VERSION="IU-173.4127.17" PHP_PLUGIN_VERSION="173.4127.13"
2121# allow_failures:
2222# - env: IDEA_VERSION="IU-173.4127.17" PHP_PLUGIN_VERSION="173.4127.13"
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ intellij {
3131
3232 patchPluginXml {
3333 sinceBuild ' 173'
34- untilBuild ' 181 .*'
34+ untilBuild ' 182 .*'
3535 }
3636}
3737
Original file line number Diff line number Diff line change 1- ideaVersion = IU-2018.1.4
2- phpPluginVersion = 181.5087.24
1+ ideaVersion = IU-182.2757.3
2+ phpPluginVersion = 182.2574.13
3+ # ideaVersion = IU-2018.1.4
4+ # phpPluginVersion = 181.5087.24
35# ideaVersion = IU-2017.3.3
46# phpPluginVersion = 173.4301.34
You can’t perform that action at this time.
0 commit comments