Skip to content

Commit c8032d1

Browse files
committed
bump: deno v0.9.0
1 parent 3d2eab2 commit c8032d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
language: python
22

33
install:
4-
- curl -fsSL https://deno.land/x/install/install.sh | sh -s -- v0.7.0
4+
- curl -fsSL https://deno.land/x/install/install.sh | sh -s -- v0.9.0
55
- export PATH="$HOME/.deno/bin:$PATH"
66

77
services:

0 commit comments

Comments
 (0)