1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-03 17:08:35 -05:00

ci: update deno version to v0.2.3

This commit is contained in:
zhmushan 2018-12-15 08:06:06 +08:00 committed by Ryan Dahl
parent d9ab8eb003
commit 20714fe47a

View file

@ -1,7 +1,7 @@
language: python language: python
install: 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" - export PATH="$HOME/.deno/bin:$PATH"
script: script: