Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Windows CI #34

Closed
ry opened this issue Dec 19, 2018 · 1 comment
Closed

Add Windows CI #34

ry opened this issue Dec 19, 2018 · 1 comment

Comments

@ry
Copy link
Member

ry commented Dec 19, 2018

No description provided.

@ry
Copy link
Member Author

ry commented Dec 24, 2018

added azure pipelines without windows support ffd9f9d

The task now is just to uncomment these lines:

# TODO Windows is broken on a bug: https://github.com/denoland/deno/issues/1384
#- job: 'Windows'
# pool:
# vmImage: 'vs2017-win2016'
# steps:
# - powershell: iex (iwr https://deno.land/x/install/install.ps1)
# - script: echo '##vso[task.prependpath]C:\Users\VssAdministrator\.deno\bin\'
# - script: 'C:\Users\VssAdministrator\.deno\bin\deno.exe test.ts --allow-run --allow-net'

@ry ry changed the title Add Windows CI (appveyor or pipelines) Add Windows CI Jan 2, 2019
@ry ry closed this as completed in 2ece847 Jan 4, 2019
fancyplants pushed a commit to fancyplants/deno_std that referenced this issue Jan 9, 2019
ry pushed a commit to ry/deno that referenced this issue Oct 9, 2019
caspervonb pushed a commit to caspervonb/deno_std that referenced this issue Jan 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant