aboutsummaryrefslogtreecommitdiff
path: root/wercker.yml
diff options
context:
space:
mode:
authorRoman Ivanov <ivanov-jr@mail.ru>2017-07-19 16:53:29 -0700
committerRoman Ivanov <romani@users.noreply.github.com>2017-07-19 17:16:25 -0700
commite89e31ec2931271c94596bf011ae7eb660998478 (patch)
tree8274fb6f482597fd14b7f4f2ecccb7809084fe96 /wercker.yml
parent40328d2adca033096f8992d901e99c535fc67b5f (diff)
downloadcheckstyle-e89e31ec2931271c94596bf011ae7eb660998478.tar.gz
Issue #4363: add vavr library to our regression testing
Diffstat (limited to 'wercker.yml')
-rw-r--r--wercker.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/wercker.yml b/wercker.yml
index 112be4cd7..67e2c3d17 100644
--- a/wercker.yml
+++ b/wercker.yml
@@ -313,6 +313,7 @@ build:
cd contribution/checkstyle-tester
sed -i'' 's/^guava/#guava/' projects-for-wercker.properties
sed -i'' 's/#RxJava/RxJava/' projects-for-wercker.properties
+ sed -i'' 's/#Vavr/Vavr/' projects-for-wercker.properties
sed -i'' 's/#java-design-patterns/java-design-patterns/' projects-for-wercker.properties
sed -i'' 's/#MaterialDesignLibrary/MaterialDesignLibrary/' projects-for-wercker.properties
sed -i'' 's/#apache-ant/apache-ant/' projects-for-wercker.properties