summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorVictor Toso <me@victortoso.com>2020-02-14 10:45:40 +0100
committerVictor Toso <me@victortoso.com>2020-02-14 10:45:40 +0100
commit7ace643d7e925feb409465f8c360edb22dfec679 (patch)
tree4b0d9fef8114861e6396d37599fbd1560abcb61e /tests
parentbdbd61288b190902ad9cec04699a2b11f6dbfd94 (diff)
downloadgrilo-plugins-7ace643d7e925feb409465f8c360edb22dfec679.tar.gz
tests: temporarily disable thetvdb for CI + release
Related: https://gitlab.gnome.org/GNOME/grilo-plugins/issues/64
Diffstat (limited to 'tests')
-rw-r--r--tests/meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/meson.build b/tests/meson.build
index 1eaf243..f5a0e02 100644
--- a/tests/meson.build
+++ b/tests/meson.build
@@ -9,7 +9,7 @@ test_plugins = [
'chromaprint',
# 'dleyna',
'lua-factory',
- 'thetvdb',
+ # 'thetvdb', See: https://gitlab.gnome.org/GNOME/grilo-plugins/issues/64
'tmdb',
'vimeo',
]