John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/235159
Change subject: Revert "Enable travis-ci OSX builds" ...................................................................... Revert "Enable travis-ci OSX builds" This reverts commit 02cf75f2c9d1c800f3cd24deb044111ffccc5b3d. Bug: T110925 Change-Id: I31991ad1decd7a5906096245719f5e79c3d392e3 (cherry picked from commit 8004cdfe292e94602a6a81a3b2e3458a69336825) --- M .travis.yml 1 file changed, 2 insertions(+), 2 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/pywikibot/core refs/changes/59/235159/1 diff --git a/.travis.yml b/.travis.yml index 3d29a88..6135c7f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,4 +1,5 @@ # See tests/README.rst for instructions for using travis with developer builds. + language: python sudo: false @@ -9,10 +10,9 @@ - '3.4' - '2.6' -# OSX builds are not yet available +# OSX builds do not yet support Python os: - linux - - osx addons: apt: -- To view, visit https://gerrit.wikimedia.org/r/235159 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I31991ad1decd7a5906096245719f5e79c3d392e3 Gerrit-PatchSet: 1 Gerrit-Project: pywikibot/core Gerrit-Branch: 2.0 Gerrit-Owner: John Vandenberg <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
