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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
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)