File tree Expand file tree Collapse file tree 2 files changed +2
-5
lines changed
Expand file tree Collapse file tree 2 files changed +2
-5
lines changed Original file line number Diff line number Diff line change 1414 - if : (branch = master AND type = push) OR (type = pull_request)
1515 env : IDEA_VERSION=LATEST-EAP-SNAPSHOT GRAMMAR_KIT_VERSION=2017.1.2
1616 script : gradle check verifyPlugin
17- - if : branch IN (Staging, Stable) AND type = push
18- script : skip
1917 - stage : deploy
2018 if : branch IN (Staging, Stable) AND type = push
2119 env : IDEA_VERSION=IC-2017.3.2 GRAMMAR_KIT_VERSION=2017.1.2 JI_CHANNELS=$TRAVIS_BRANCH
22- script : gradle check publishPlugin
23-
20+ script : gradle publishPlugin
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <module external.linked.project.id=" intellij-csv-validator" external.linked.project.path=" $MODULE_DIR$" external.root.project.path=" $MODULE_DIR$" external.system.id=" GRADLE" external.system.module.group=" net.seesharpsoft.intellij.plugins" external.system.module.version=" 1.6.1 " relativePaths =" true" type =" JAVA_MODULE" version =" 4" >
2+ <module external.linked.project.id=" intellij-csv-validator" external.linked.project.path=" $MODULE_DIR$" external.root.project.path=" $MODULE_DIR$" external.system.id=" GRADLE" external.system.module.group=" net.seesharpsoft.intellij.plugins" external.system.module.version=" 1.6.0 " relativePaths =" true" type =" JAVA_MODULE" version =" 4" >
33 <component name =" NewModuleRootManager" inherit-compiler-output =" true" >
44 <exclude-output />
55 <content url =" file://$MODULE_DIR$" >
You can’t perform that action at this time.
0 commit comments