From 4930f67a0078e423466da3e652a79bd5a75ea93c Mon Sep 17 00:00:00 2001 From: axexlck Date: Wed, 8 May 2019 20:08:09 +0200 Subject: [PATCH] bitbucket-pipelines --- bitbucket-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitbucket-pipelines.yml b/bitbucket-pipelines.yml index 4872c0dbdd..be84bc67f6 100644 --- a/bitbucket-pipelines.yml +++ b/bitbucket-pipelines.yml @@ -5,4 +5,4 @@ pipelines: - step: size: 2x # Double resources available for this step. script: - - cd symja_android_library && mvn clean install -pl matheclipse-core \ No newline at end of file + - cd symja_android_library && mvn clean install \ No newline at end of file