[ARVADOS-WORKBENCH2] updated: 1.1.4-3-g00faaa2
Git user
git at public.curoverse.com
Tue Jun 12 10:50:28 EDT 2018
Summary of changes:
Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
via 00faaa2f82feb3f98b4473739be549125b718063 (commit)
from b79b838997ca3ede1b7701734fd489ccdb2c5f3d (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
commit 00faaa2f82feb3f98b4473739be549125b718063
Author: Fernando Monserrat <fernando.monserrat at gmail.com>
Date: Tue Jun 12 11:50:21 2018 -0300
13544: cosmetic changes and dependencies
Arvados-DCO-1.1-Signed-off-by: Fernando Monserrat <fmonserrat at veritasgenetics.com>
diff --git a/Makefile b/Makefile
index 0e1cc82..7bcb1b3 100644
--- a/Makefile
+++ b/Makefile
@@ -27,7 +27,7 @@ test:
@yarn install
@yarn test --no-watchAll --bail --ci
-build:
+build: test
@yarn install
@yarn build
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list