Skip to content

Commit e0a0953

Browse files
authored
Merge pull request #14 from keroxp/v0.3.1
bump: deno v0.9.0
2 parents 3d2eab2 + c8032d1 commit e0a0953

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)