summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--community/nodejs-lts-dubnium/PKGBUILD7
1 files changed, 0 insertions, 7 deletions
diff --git a/community/nodejs-lts-dubnium/PKGBUILD b/community/nodejs-lts-dubnium/PKGBUILD
deleted file mode 100644
index ede2ace4..00000000
--- a/community/nodejs-lts-dubnium/PKGBUILD
+++ /dev/null
@@ -1,7 +0,0 @@
-# ignore too long lasting tests
-eval "$(
- declare -f check | \
- sed '
- s/make test/make test || true/
- '
-)"