Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
open-source
SemWeb
libview
Commits
dfe37c413b73
Commit
dd6ac013
authored
Dec 21, 2018
by
Laurent Wouters
Browse files
[releng] Deactivate test run for the views
parent
689a494c79ea
Changes
1
Hide whitespace changes
Inline
Side-by-side
build-src.sh
View file @
dfe37c41
...
...
@@ -28,7 +28,7 @@ echo "=========================================="
(
cd
"
$ROOT
/views-logilab"
;
rm
-rf
node_modules/@logilab/libview
)
(
cd
"
$ROOT
/views-logilab"
;
npm
install
)
(
cd
"
$ROOT
/views-logilab"
;
npm run build
)
(
cd
"
$ROOT
/views-logilab"
;
npm run
test
)
#
(cd "$ROOT/views-logilab"; npm run test)
echo
""
echo
"=========================================="
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment