Skip to content

Conversation

@goderbauer
Copy link
Member

No description provided.

Unfortuantelly, this slows down our build :(
@goderbauer goderbauer changed the title [DO NOT SUBMIT] debugging appveyor Work around to fix appveyor build Jul 19, 2017
# TODO(goderbauer): remove (slow and backwards-incompatible) appveyor work around
if (Test-Path Env:\APPVEYOR) {
curl $dartSdkUrl -OutFile $dartSdkZip
} else{
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

add a space after else

@goderbauer goderbauer merged commit bc4a3f1 into flutter:master Jul 19, 2017
@goderbauer goderbauer deleted the foo branch July 19, 2017 19:05
goderbauer added a commit that referenced this pull request Jul 19, 2017
goderbauer added a commit that referenced this pull request Jul 24, 2017
goderbauer added a commit that referenced this pull request Jul 24, 2017
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 13, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants