Skip to content

Commit

Permalink
bump: deno v0.9.0 (#14)
Browse files Browse the repository at this point in the history
  • Loading branch information
keroxp authored Jun 16, 2019
1 parent 18d2d80 commit c725d10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
language: python

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

script:
Expand Down

0 comments on commit c725d10

Please sign in to comment.