Jeroen De Dauw has uploaded a new change for review. https://gerrit.wikimedia.org/r/78496
Change subject: Add missing language specification to TravisCI config ...................................................................... Add missing language specification to TravisCI config Change-Id: I68f927082057314344a76dbf73a1edf562b90c10 --- M .travis.yml 1 file changed, 2 insertions(+), 0 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/pywikibot/core refs/changes/96/78496/1 diff --git a/.travis.yml b/.travis.yml index dc159af..23cc592 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,3 +1,5 @@ +language: python + python: - '2.7' -- To view, visit https://gerrit.wikimedia.org/r/78496 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I68f927082057314344a76dbf73a1edf562b90c10 Gerrit-PatchSet: 1 Gerrit-Project: pywikibot/core Gerrit-Branch: master Gerrit-Owner: Jeroen De Dauw <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
