jenkins-bot has submitted this change and it was merged.

Change subject: Fix travis global environment variables
......................................................................


Fix travis global environment variables

Remove the secure variable, which is available in the Travis settings.

Change-Id: Id8162623647ea88c65bf6e2cd2bf5925e94b05bd
(manually cherry-picked from f5aaf8534b)
---
M .travis.yml
1 file changed, 0 insertions(+), 7 deletions(-)

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



diff --git a/.travis.yml b/.travis.yml
index e0720f5..0823589 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -70,13 +70,6 @@
     fi
 
 env:
-  global:
-    # This is the encrypted password for Wikimedia SUL user 'Pywikibot-test',
-    # and is only decrypted by Travis when running builds of code merged into
-    # the github repository 'wikimedia/pywikibot-core'.
-    # See http://docs.travis-ci.com/user/encryption-keys/ for more information.
-    - secure: 
kofInMlisiTBt9o/Ustc/vySlkKfxGzGCX2LwA1D2waym8sDTS0o5gMJ5LsrT/BUKwZbe1vLozPHqZrrkQvsdTml+DpZuotzdILs0m0f3BUoexEC6OON5IDljuxFyETrD1Ug44ih5Mc4lVFOdTcBzg501ZmswGwQrBvg/OyEFfE=
-
   matrix:
     - LANGUAGE=en FAMILY=wikipedia EXTERNALS_HTTPLIB2=1 
PYWIKIBOT2_TEST_PROD_ONLY=1
     - LANGUAGE=fr FAMILY=wiktionary PYSETUP_TEST_EXTRAS=1 
PYWIKIBOT2_TEST_PROD_ONLY=1 PYWIKIBOT2_TEST_NO_RC=1

-- 
To view, visit https://gerrit.wikimedia.org/r/297420
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Id8162623647ea88c65bf6e2cd2bf5925e94b05bd
Gerrit-PatchSet: 1
Gerrit-Project: pywikibot/core
Gerrit-Branch: 2.0
Gerrit-Owner: John Vandenberg <[email protected]>
Gerrit-Reviewer: John Vandenberg <[email protected]>
Gerrit-Reviewer: Xqt <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to