mirror of
https://github.com/denoland/deno.git
synced 2024-12-02 17:01:14 -05:00
ci: update deno version to v0.2.3
This commit is contained in:
parent
d9ab8eb003
commit
20714fe47a
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
language: python
|
||||
|
||||
install:
|
||||
- curl -L https://deno.land/x/install/install.py | python - v0.2.2
|
||||
- curl -L https://deno.land/x/install/install.py | python - v0.2.3
|
||||
- export PATH="$HOME/.deno/bin:$PATH"
|
||||
|
||||
script:
|
||||
|
|
Loading…
Reference in a new issue