Skip to content

Commit

Permalink
Auto merge of #15243 - UK992:windows-builder, r=larsbergstrom
Browse files Browse the repository at this point in the history
Upload MSVC nightlies via MSYS environment

Follow-up to servo/saltfs#572

r? @larsbergstrom

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/15243)
<!-- Reviewable:end -->
  • Loading branch information
bors-servo committed Jan 27, 2017
2 parents ba7696e + 46bba56 commit bd72da5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion etc/ci/buildbot_steps.yml
Expand Up @@ -128,4 +128,4 @@ windows-gnu-nightly:
windows-msvc-nightly:
- mach.bat build --release
- mach.bat package --release
- .\etc\ci\upload_nightly.sh windows-msvc
- bash -l ./etc/ci/upload_nightly.sh windows-msvc

0 comments on commit bd72da5

Please sign in to comment.