John Vandenberg has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/303373

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(-)


  git pull ssh://gerrit.wikimedia.org:29418/pywikibot/core 
refs/changes/73/303373/1

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: newchange
Gerrit-Change-Id: I31319a5feff31b3f4db1dacde782b7595917cf25
Gerrit-PatchSet: 1
Gerrit-Project: pywikibot/core
Gerrit-Branch: 2.0
Gerrit-Owner: John Vandenberg <jay...@gmail.com>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to