mirror of
https://github.com/denoland/setup-deno.git
synced 2026-08-21 00:00:30 +02:00
fix: use npm install (#77)
This commit is contained in:
+6
@@ -0,0 +1,6 @@
|
||||
language: node_js
|
||||
node_js:
|
||||
- "4"
|
||||
- "6"
|
||||
- "8"
|
||||
- "10"
|
||||
Reference in New Issue
Block a user