summaryrefslogtreecommitdiff
path: root/docs/ci
diff options
context:
space:
mode:
authorJose Fonseca <jose.r.fonseca@gmail.com>2021-03-19 20:08:54 +0000
committerMarge Bot <eric+marge@anholt.net>2021-03-20 10:38:55 +0000
commit6e6cd7d93cc54fc8c279377c2d552761f4457174 (patch)
tree9a4aeaca6cb9effd78d5ce36807fe7feaba27ee2 /docs/ci
parent85c1770044830fe2fcfb93c84df342706b7a8f38 (diff)
scons: Remove.
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9720>
Diffstat (limited to 'docs/ci')
-rw-r--r--docs/ci/index.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ci/index.rst b/docs/ci/index.rst
index e7dea7121ea..009fdf37075 100644
--- a/docs/ci/index.rst
+++ b/docs/ci/index.rst
@@ -14,7 +14,7 @@ modified and thus is unreliable).
The CI runs a number of tests, from trivial build-testing to complex GPU rendering:
- Build testing for a number of build systems, configurations and platforms
-- Sanity checks (``meson test`` & ``scons check``)
+- Sanity checks (``meson test``)
- Some drivers (softpipe, llvmpipe, freedreno and panfrost) are also tested
using `VK-GL-CTS <https://github.com/KhronosGroup/VK-GL-CTS>`__
- Replay of application traces