File tree Expand file tree Collapse file tree 3 files changed +10
-4
lines changed
src/main/resources/META-INF Expand file tree Collapse file tree 3 files changed +10
-4
lines changed Original file line number Diff line number Diff line change 11language : java
22jdk :
3- - oraclejdk8
3+ - openjdk8
44
55env :
66 - IDEA_VERSION=IC-2016.3.2 GRAMMAR_KIT_VERSION=1.4.3
77 - IDEA_VERSION=IC-2017.3.2 GRAMMAR_KIT_VERSION=2017.1.2
88 - IDEA_VERSION=IC-2018.3.2 GRAMMAR_KIT_VERSION=2017.1.6
9+ - IDEA_VERSION=PC-LATEST-EAP-SNAPSHOT GRAMMAR_KIT_VERSION=2017.1.6
910
1011script : xvfb-run gradle check
1112
@@ -15,9 +16,9 @@ after_success:
1516jobs :
1617 include :
1718 - if : (branch = master AND type = push) OR (type = pull_request)
18- env : IDEA_VERSION=PC-LATEST-EAP-SNAPSHOT GRAMMAR_KIT_VERSION=2017.1.6
19+ env : IDEA_VERSION=IC-191.5701.16 GRAMMAR_KIT_VERSION=2017.1.6
1920 script : xvfb-run gradle check verifyPlugin
2021 - stage : deploy
2122 if : branch IN (Testing, Staging, Stable) AND type = push
22- env : IDEA_VERSION=IC-2018.3.2 GRAMMAR_KIT_VERSION=2017.1.6 JI_CHANNELS=$TRAVIS_BRANCH
23+ env : IDEA_VERSION=IC-191.5701.16 GRAMMAR_KIT_VERSION=2017.1.6 JI_CHANNELS=$TRAVIS_BRANCH
2324 script : xvfb-run gradle publishPlugin
Original file line number Diff line number Diff line change 1+ 2.6.1
2+ Aug 01, 2019
3+
4+ NEW: plugin logo icons added (Thx to FineVisuals for support)
5+
162.6.0
27Jul 18, 2019
38
Original file line number Diff line number Diff line change 4646
4747 <change-notes ><![CDATA[
4848 <pre style="font-family: sans-serif">
49- NEW: Table column width calculation and adjustment based on content
49+ NEW: plugin logo icons added (Thx to FineVisuals for support)
5050 </pre>
5151 ]]>
5252 </change-notes >
You can’t perform that action at this time.
0 commit comments