jenkins-bot has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/385941 )

Change subject: .travis.yml: Remove Precise from build matrix
......................................................................


.travis.yml: Remove Precise from build matrix

Ubuntu Precise reached its end of life on April 28, 2017.[1]
Hosts running Ubuntu Precise were removed from the Toolforge
infrastructure on 2017-03-14.[2]

Maintaining support for Precise is an unnecessary burden and we can safely
remove it.

[1]: https://wiki.ubuntu.com/Releases
[2]: https://wikitech.wikimedia.org/wiki/Tools_Precise_deprecation

Bug: T178308
Bug: T178777
Change-Id: I33518e8de0dba47f355a9e4ab5c8768f1e47e984
---
M .travis.yml
1 file changed, 0 insertions(+), 11 deletions(-)

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



diff --git a/.travis.yml b/.travis.yml
index 554cdfe..0585bf0 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -131,17 +131,6 @@
 
 matrix:
   include:
-    - python: '2.7_with_system_site_packages'  # equivalent to virtualenv: 
system_site_packages: true
-      env: LANGUAGE=he FAMILY=wikivoyage DIST=precise-sudo 
PYWIKIBOT2_TEST_NO_RC=1
-      dist: precise
-      sudo: required
-      addons:
-        apt:
-          packages:
-            - djvulibre-bin
-            - graphviz
-            - liblua5.1-0-dev
-            - python-ipaddr
     - python: '2.7_with_system_site_packages'
       env: LANGUAGE=nb FAMILY=wikipedia DIST=trusty PYSETUP_TEST_EXTRAS=1
       dist: trusty

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I33518e8de0dba47f355a9e4ab5c8768f1e47e984
Gerrit-PatchSet: 2
Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Owner: Dalba <[email protected]>
Gerrit-Reviewer: John Vandenberg <[email protected]>
Gerrit-Reviewer: Magul <[email protected]>
Gerrit-Reviewer: Xqt <[email protected]>
Gerrit-Reviewer: Zoranzoki21 <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to