jenkins-bot has submitted this change and it was merged. (
https://gerrit.wikimedia.org/r/372410 )
Change subject: Only test the flake8 environment
......................................................................
Only test the flake8 environment
I can't pretend to know what exactly is going on here, but when
attempting to run py27 CI just errors out and says:
ERROR: py27: nothing to do
It's running flake8, which afaik is the only thing we care about,
so remove the py27 environment.
Change-Id: Ic9904ae2d0b4885d4249ddf27721864873715b28
---
M tox.ini
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Tjones: Looks good to me, approved
jenkins-bot: Verified
diff --git a/tox.ini b/tox.ini
index 00c9e9d..6af0e43 100644
--- a/tox.ini
+++ b/tox.ini
@@ -3,7 +3,7 @@
minversion = 1.6
skipsdist = True
# List the environment that will be run by default
-envlist = flake8, py27
+envlist = flake8
[testenv]
# Default configuration. py26 and py27 will end up using this
--
To view, visit https://gerrit.wikimedia.org/r/372410
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ic9904ae2d0b4885d4249ddf27721864873715b28
Gerrit-PatchSet: 1
Gerrit-Project: wikimedia/discovery/relevanceForge
Gerrit-Branch: master
Gerrit-Owner: EBernhardson <[email protected]>
Gerrit-Reviewer: Bearloga <[email protected]>
Gerrit-Reviewer: DCausse <[email protected]>
Gerrit-Reviewer: Tjones <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits