jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/662937 )
Change subject: [tests] intall requirements with travis ...................................................................... [tests] intall requirements with travis Change-Id: I7661af69b1769dd0e2ca8234fd7771600dc089bb --- M .travis.yml 1 file changed, 1 insertion(+), 0 deletions(-) Approvals: Xqt: Looks good to me, approved jenkins-bot: Verified diff --git a/.travis.yml b/.travis.yml index 40289d6..61b2dc5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -50,6 +50,7 @@ # Make Travis reinstall default pytest (T255349) - pip uninstall -y pytest - pip install -r dev-requirements.txt + - pip install -r requirements.txt before_script: - if [[ "$PYSETUP_TEST_EXTRAS" != '1' ]]; then -- To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/662937 To unsubscribe, or for help writing mail filters, visit https://gerrit.wikimedia.org/r/settings Gerrit-Project: pywikibot/core Gerrit-Branch: master Gerrit-Change-Id: I7661af69b1769dd0e2ca8234fd7771600dc089bb Gerrit-Change-Number: 662937 Gerrit-PatchSet: 1 Gerrit-Owner: Xqt <[email protected]> Gerrit-Reviewer: Xqt <[email protected]> Gerrit-Reviewer: jenkins-bot Gerrit-MessageType: merged
_______________________________________________ Pywikibot-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikibot-commits
