diff options
author | Andreas Baumann <mail@andreasbaumann.cc> | 2018-10-23 20:22:00 +0200 |
---|---|---|
committer | Andreas Baumann <mail@andreasbaumann.cc> | 2018-10-23 20:22:00 +0200 |
commit | 705ee6cd0d0d092abf83aa1b01104d3ccccd31f1 (patch) | |
tree | 75cbfd7784928be054a7672eb96602539a0ace00 /community/v2ray | |
parent | 8e27618ecf5bd879cd179f7a07b53a097f3f348b (diff) | |
download | packages-705ee6cd0d0d092abf83aa1b01104d3ccccd31f1.tar.xz |
community/v2ray: disabled testing, blocking
Diffstat (limited to 'community/v2ray')
-rw-r--r-- | community/v2ray/PKGBUILD | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/community/v2ray/PKGBUILD b/community/v2ray/PKGBUILD index 1f0094e3..6d55fcd6 100644 --- a/community/v2ray/PKGBUILD +++ b/community/v2ray/PKGBUILD @@ -4,3 +4,6 @@ eval "$( s@/v2ray-custom-linux-64/@/v2ray-custom-linux-32/@ ' )" + +# tests hang or last forever +unset check |