Logo
Explore Help
Sign In
fluencelabs/wasm-bindgen
1
0
Fork 0
You've already forked wasm-bindgen
mirror of https://github.com/fluencelabs/wasm-bindgen synced 2025-05-11 21:37:16 +00:00
Code Issues Projects Releases Wiki Activity
wasm-bindgen/ci/azure-install-node.yml

7 lines
174 B
YAML
Raw Normal View History

Switch CI to Azure Pipelines This commit switches CI for the wasm-bindgen repository from a mixture of Travis and AppVeyor to Azure Pipelines. One of the main reasons for this was for me to personally get familiar with Azure Pipelines, but after finishing it I think that this'd be a good transition for this repository anyway. With azure pipelines we're able to get more parallelism (10 vs the 3 on Travis plus 1 on AppVeyor) as well as house all configuration in the same location for one service (Azure Pipelines covers all 3 major platforms). I've tested this a good deal on my own personal repository as well, and I believe that this is a lossless representation of our current CI, releases and all!
2019-02-22 08:16:41 -08:00
steps:
- script: rustup target add wasm32-unknown-unknown
displayName: "Add WebAssembly target via rustup"
- task: NodeTool@0
inputs:
Upgrade version of node.js used on Azure Pulls in some nice new features!
2019-04-25 19:16:58 -07:00
versionSpec: '>=12.0'
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.7 Page: 164ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API