summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xci-build.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/ci-build.sh b/ci-build.sh
index aed9904..359c250 100755
--- a/ci-build.sh
+++ b/ci-build.sh
@@ -48,7 +48,7 @@ MODULES="gst-plugins-good gst-plugins-ugly gst-plugins-bad gst-libav gst-rtsp-se
EXTRA_MODULES="gst-editing-services gst-python"
# modules for which we run make check/distcheck
-CHECK_MODULES="orc gstreamer gst-plugins-base gst-plugins-ugly gst-libav gst-rtsp-server gnonlin"
+CHECK_MODULES="orc gstreamer gst-plugins-base gst-plugins-ugly gst-libav gnonlin"
VALGRIND_MODULES=""
ERROR_RETURN=255