jenkins-bot has submitted this change. ( 
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/743569 )

Change subject: [doc] remove CircleCI test documentation
......................................................................

[doc] remove CircleCI test documentation

CircleCI was never used by Pywikibot tests and can be removed.
The documentation is outdated anyway.

Change-Id: I39a0a122b44fd3fc44ad1485755c0c7d8f45d403
---
M tests/README.rst
1 file changed, 0 insertions(+), 25 deletions(-)

Approvals:
  Xqt: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/tests/README.rst b/tests/README.rst
index 6267c07..c356cde 100644
--- a/tests/README.rst
+++ b/tests/README.rst
@@ -109,31 +109,6 @@

 The 'user' tests are not yet enabled on AppVeyor builds.

-CircleCI
-========
-
-After changes are published into a GitHub repository, tests may be run on
-CircleCI Ubuntu servers.
-
-1. create a GitHub and CircleCI account
-2. fork the main GitHub repository
-3. create a project in circleci.com
-4. go to https://circleci.com/gh/<username>/pywikibot/edit#env-vars
-   and add the following variables:
-
-     - PYWIKIBOT_NO_USER_CONFIG=2
-     - TOXENV=py27,py34
-
-5. push changes into the forked git repository
-6. watch the build at https://circleci.com/gh/<username>/pywikibot
-
-PYWIKIBOT_NO_USER_CONFIG=2 is needed because 'python -m unittest' is run.
-
-TOXENV=py27,py34 is a workaround because CircleCI runs 'tox',
-but there is a bug in the CircleCI default 'py26' implementation.
-
-This approach does not include 'user' tests.
-
 Environment variables
 =====================


--
To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/743569
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.wikimedia.org/r/settings

Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Change-Id: I39a0a122b44fd3fc44ad1485755c0c7d8f45d403
Gerrit-Change-Number: 743569
Gerrit-PatchSet: 1
Gerrit-Owner: Xqt <[email protected]>
Gerrit-Reviewer: Rubin <[email protected]>
Gerrit-Reviewer: Xqt <[email protected]>
Gerrit-Reviewer: jenkins-bot
Gerrit-MessageType: merged
_______________________________________________
Pywikibot-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to