John Vandenberg has uploaded a new change for review.

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

Change subject: Re-enable APT addon for jobs in matrix include
......................................................................

Re-enable APT addon for jobs in matrix include

The installation of apt packages was inadvertantly disabled in August 2015
with 8004cdfe29 due to https://github.com/travis-ci/travis-ci/issues/5405 .

Bug: T135701
Change-Id: Iaaa562a145b3aca8737af4ac3fc2418496d2747a
---
M .travis.yml
1 file changed, 1 insertion(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/pywikibot/core 
refs/changes/59/289659/1

diff --git a/.travis.yml b/.travis.yml
index 400862f..efd9c68 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -12,8 +12,7 @@
   - '2.6'
 
 # OSX builds do not yet support Python
-os:
-  - linux
+os: linux
 
 addons:
   apt:

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Iaaa562a145b3aca8737af4ac3fc2418496d2747a
Gerrit-PatchSet: 1
Gerrit-Project: pywikibot/core
Gerrit-Branch: master
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