summaryrefslogtreecommitdiffstats
path: root/.travis/README.md
diff options
context:
space:
mode:
Diffstat (limited to '.travis/README.md')
-rw-r--r--.travis/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis/README.md b/.travis/README.md
index efa0292f49..0f6c077eff 100644
--- a/.travis/README.md
+++ b/.travis/README.md
@@ -63,7 +63,7 @@ that our product meets certain epxectations. At the current stage, we are focusi
like installing in different distributions, running the full lifecycle of install-run-update-install and so on.
We are still working on enriching this with more and more use cases, to get us closer to achieving full stability of our software.
Briefly we currently evaluate the following activities:
-- Basic software unit testing
+- Basic software unit testing (only run when changes happen that require it)
- Non containerized build and install on ubuntu 14.04
- Non containerized build and install on ubuntu 18.04
- Running the full Netdata lifecycle (install, update, uninstall) on ubuntu 18.04