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 1
1
language : java
2
2
jdk :
3
- - oraclejdk8
3
+ - openjdk8
4
4
5
5
env :
6
6
- IDEA_VERSION=IC-2016.3.2 GRAMMAR_KIT_VERSION=1.4.3
7
7
- IDEA_VERSION=IC-2017.3.2 GRAMMAR_KIT_VERSION=2017.1.2
8
8
- 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
9
10
10
11
script : xvfb-run gradle check
11
12
@@ -15,9 +16,9 @@ after_success:
15
16
jobs :
16
17
include :
17
18
- 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
19
20
script : xvfb-run gradle check verifyPlugin
20
21
- stage : deploy
21
22
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
23
24
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
+
1
6
2.6.0
2
7
Jul 18, 2019
3
8
Original file line number Diff line number Diff line change 46
46
47
47
<change-notes ><![CDATA[
48
48
<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)
50
50
</pre>
51
51
]]>
52
52
</change-notes >
You can’t perform that action at this time.
0 commit comments