aboutsummaryrefslogtreecommitdiff
path: root/shippable.yml
diff options
context:
space:
mode:
authorRoman Ivanov <ivanov-jr@mail.ru>2017-08-30 11:56:49 -0700
committerRoman Ivanov <ivanov-jr@mail.ru>2017-08-30 19:05:00 -0700
commita349a55024231599591c0b7c43d40133b99123ed (patch)
tree11dd1e784f459244d33e4a278d012ea87fa9d3eb /shippable.yml
parent755a0b7b5fa29db63d72c172fe97c46507ee5442 (diff)
downloadcheckstyle-a349a55024231599591c0b7c43d40133b99123ed.tar.gz
Issue #4395: enforce check_survived by mean of temporal excludedMethods
Diffstat (limited to 'shippable.yml')
-rw-r--r--shippable.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/shippable.yml b/shippable.yml
index 5eabdec05..660e020c7 100644
--- a/shippable.yml
+++ b/shippable.yml
@@ -27,7 +27,7 @@ env:
- PROFILE="-Ppitest-checkstyle-common,no-validations"; POST_ACTION=check_survived
- PROFILE="-Ppitest-checkstyle-main,no-validations"; POST_ACTION=check_survived
- PROFILE="-Ppitest-checkstyle-api,no-validations"; POST_ACTION=check_survived
- - PROFILE="-Ppitest-checkstyle-utils,no-validations"; POST_ACTION=off_till_resolved
+ - PROFILE="-Ppitest-checkstyle-utils,no-validations"; POST_ACTION=check_survived
- PROFILE="-Ppitest-checkstyle-gui,no-validations"
branches: