jenkins-bot has submitted this change and it was merged. Change subject: Test Python 3.5 on Travis ......................................................................
Test Python 3.5 on Travis As Python 3.5 has been officially released we should test on this. c.f. 773e72e adding this on master, and T106209 for why the rest of that patch doesnt need backporting. Change-Id: I31319a5feff31b3f4db1dacde782b7595917cf25 --- M .travis.yml 1 file changed, 1 insertion(+), 0 deletions(-) Approvals: Xqt: Looks good to me, approved jenkins-bot: Verified diff --git a/.travis.yml b/.travis.yml index 0823589..ade2476 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,6 +8,7 @@ - '2.7' - '3.3' - '3.4' + - '3.5' # OSX builds do not yet support Python os: -- To view, visit https://gerrit.wikimedia.org/r/303373 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I31319a5feff31b3f4db1dacde782b7595917cf25 Gerrit-PatchSet: 1 Gerrit-Project: pywikibot/core Gerrit-Branch: 2.0 Gerrit-Owner: John Vandenberg <jay...@gmail.com> Gerrit-Reviewer: Xqt <i...@gno.de> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ MediaWiki-commits mailing list MediaWiki-commits@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits