jenkins-bot has submitted this change and it was merged.
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(-)
Approvals: Legoktm: Looks good to me, approved jenkins-bot: Verified
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'
pywikibot-commits@lists.wikimedia.org