Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/roundcube/roundcubemail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2019-12-30 16:45:17 +0300
committerAleksander Machniak <alec@alec.pl>2019-12-30 16:45:17 +0300
commitf32b9ae51df4964c97e75ff120eba7f5ff8f0926 (patch)
treed6bf96a24d30a49bb18e28bb3060aad86c74c86a /tests
parent581bc6886bdae85fd17d401f98556066383791a0 (diff)
Travis: Move install commands to .ci/install.sh
Diffstat (limited to 'tests')
-rw-r--r--tests/Browser/README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/Browser/README.md b/tests/Browser/README.md
index 56f5d10ca..3c7b2c5ef 100644
--- a/tests/Browser/README.md
+++ b/tests/Browser/README.md
@@ -46,6 +46,9 @@ Please, keep the file as simple as possible, i.e. containing only database
and imap/smtp settings needed for the test user authentication. We would
want to test default configuration. Especially only Elastic skin is supported.
+NOTE: See `.ci` directory for sample config and scripts we use for in-browser
+tests on Travis.
+
EXECUTING THE TESTS
-------------------