Merge lp://staging/~facundo/magicicada-client/fix-travis into lp://staging/magicicada-client
Proposed by
Facundo Batista
Status: | Merged |
---|---|
Approved by: | Natalia Bidart |
Approved revision: | 1442 |
Merged at revision: | 1442 |
Proposed branch: | lp://staging/~facundo/magicicada-client/fix-travis |
Merge into: | lp://staging/magicicada-client |
Diff against target: |
26 lines (+4/-2) 2 files modified
.travis.yml (+1/-1) Makefile (+3/-1) |
To merge this branch: | bzr merge lp://staging/~facundo/magicicada-client/fix-travis |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Natalia Bidart | Approve | ||
Review via email: mp+342058@code.staging.launchpad.net |
Commit message
- Small Makefile fix for docker rule, in order to fix travis.
Description of the change
Adapt a little Makefile for docker in order to fix travis.
Proof: https:/
To post a comment you must log in.
Thanks!