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

github.com/phpmyadmin/phpmyadmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Desportes <williamdes@wdes.fr>2021-02-08 21:01:40 +0300
committerWilliam Desportes <williamdes@wdes.fr>2021-02-08 21:02:00 +0300
commitc7f23eb9cd9dc963fef3af49c7a575804ae8c886 (patch)
treee383171f24a82bbe8106b75e28006284eb66e86b /test/README.rst
parent6fda5345d620e53737f6f079efea92d5a9aabcb2 (diff)
Drop TravisCI
Signed-off-by: William Desportes <williamdes@wdes.fr>
Diffstat (limited to 'test/README.rst')
-rw-r--r--test/README.rst4
1 files changed, 1 insertions, 3 deletions
diff --git a/test/README.rst b/test/README.rst
index 99c838567b..1ab6a70712 100644
--- a/test/README.rst
+++ b/test/README.rst
@@ -59,9 +59,7 @@ For example you can use following setup in ``phpunit.xml``::
Using BrowserStack
------------------
-We're using BrowserStack to run our tests on the Travis CI. If you are a team
-member, you can be granted access to the team account, but you can register own
-account there as well.
+We're using our selenium tests on the GitHub CI.
To run tests locally, you need to install BrowserStack tool to enable local
testing, see their website for instructions: