mirror of
https://github.com/denoland/std.git
synced 2024-11-21 20:50:22 +00:00
Update travis to use v0.2.2 explicitly
This commit is contained in:
parent
c8e5d98900
commit
721306e726
@ -1,7 +1,7 @@
|
||||
language: python
|
||||
|
||||
install:
|
||||
- curl -sSf https://raw.githubusercontent.com/denoland/deno_install/master/install.py | python
|
||||
- curl -L https://deno.land/x/install/install.py | python - v0.2.2
|
||||
- export PATH="$HOME/.deno/bin:$PATH"
|
||||
|
||||
script:
|
||||
|
Loading…
Reference in New Issue
Block a user