We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3d2eab2 + c8032d1 commit e0a0953Copy full SHA for e0a0953
.travis.yml
@@ -1,7 +1,7 @@
1
language: python
2
3
install:
4
-- 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
5
- export PATH="$HOME/.deno/bin:$PATH"
6
7
services:
0 commit comments