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

ci: update deno version to v0.2.3

Original: 20714fe47a
This commit is contained in:
zhmushan 2018-12-15 08:06:06 +08:00 committed by Ryan Dahl
parent 10daa2982a
commit 579b92de59

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: