Merge lp:~jelmer/brz/appveyor into lp:brz

Proposed by Jelmer Vernooij
Status: Merged
Approved by: Jelmer Vernooij
Approved revision: no longer in the source branch.
Merge reported by: The Breezy Bot
Merged at revision: not available
Proposed branch: lp:~jelmer/brz/appveyor
Merge into: lp:brz
Diff against target: 12 lines (+1/-1)
1 file modified
appveyor.yml (+1/-1)
To merge this branch: bzr merge lp:~jelmer/brz/appveyor
Reviewer Review Type Date Requested Status
Jelmer Vernooij Approve
Review via email: mp+368236@code.launchpad.net

Description of the change

Install github, gitlab and patiencediff dependencies on appveyor.

To post a comment you must log in.
Revision history for this message
Jelmer Vernooij (jelmer) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'appveyor.yml'
--- appveyor.yml 2019-03-05 08:55:14 +0000
+++ appveyor.yml 2019-06-02 16:39:06 +0000
@@ -71,7 +71,7 @@
7171
72 - "build.cmd %PYTHON%\\python.exe setup.py develop"72 - "build.cmd %PYTHON%\\python.exe setup.py develop"
7373
74 - "pip install launchpadlib"74 - "pip install launchpadlib github gitlab patiencediff"
7575
76build_script:76build_script:
77 # Build the compiled extension77 # Build the compiled extension

Subscribers

People subscribed via source and target branches