Skip to content

Commit

Permalink
[INTERNAL] switch to IC-2018.3.2 as target build
Browse files Browse the repository at this point in the history
  • Loading branch information
SeeSharpSoft committed Dec 19, 2018
1 parent e3c2923 commit ce9e4f7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ jdk:
env:
- IDEA_VERSION=IC-2016.3.2 GRAMMAR_KIT_VERSION=1.4.3
- IDEA_VERSION=IC-2017.3.2 GRAMMAR_KIT_VERSION=2017.1.2
- IDEA_VERSION=IC-2018.2.3 GRAMMAR_KIT_VERSION=2017.1.6
- IDEA_VERSION=IC-2018.3.2 GRAMMAR_KIT_VERSION=2017.1.6

script: xvfb-run gradle check

Expand All @@ -19,5 +19,5 @@ jobs:
script: xvfb-run gradle check verifyPlugin
- stage: deploy
if: branch IN (Testing, Staging, Stable) AND type = push
env: IDEA_VERSION=IC-2018.2.3 GRAMMAR_KIT_VERSION=2017.1.6 JI_CHANNELS=$TRAVIS_BRANCH
env: IDEA_VERSION=IC-2018.3.2 GRAMMAR_KIT_VERSION=2017.1.6 JI_CHANNELS=$TRAVIS_BRANCH
script: xvfb-run gradle publishPlugin

0 comments on commit ce9e4f7

Please sign in to comment.