mirror of
https://github.com/denoland/std.git
synced 2024-11-21 20:50:22 +00:00
Upgrade CI to v0.2.4
This commit is contained in:
parent
c9d6028be8
commit
d3193a09de
@ -1,7 +1,7 @@
|
||||
language: python
|
||||
|
||||
install:
|
||||
- curl -L https://deno.land/x/install/install.py | python - v0.2.3
|
||||
- curl -L https://deno.land/x/install/install.py | python - v0.2.4
|
||||
- export PATH="$HOME/.deno/bin:$PATH"
|
||||
|
||||
script:
|
||||
|
@ -1,5 +1,5 @@
|
||||
variables:
|
||||
DENO_VERSION: 'v0.2.3'
|
||||
DENO_VERSION: 'v0.2.4'
|
||||
|
||||
jobs:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user