summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 8c4abc16f..44aafefd3 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,7 +1,7 @@
language: python
install:
-- curl -L https://deno.land/x/install/install.py | python - v0.2.2
+- curl -L https://deno.land/x/install/install.py | python - v0.2.3
- export PATH="$HOME/.deno/bin:$PATH"
script: