summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Dahl <ry@tinyclouds.org>2019-04-06 17:59:13 +0300
committerGitHub <noreply@github.com>2019-04-06 17:59:13 +0300
commitd9d77803e50ebeafbca9d29dae40b96150ecb0dd (patch)
treed835e331525cd961ac54684e2291a7bfc0bb864b
parent06ec68d6f4df7c661a91595a3c720ca1c2e42743 (diff)
Bump CI to v0.3.6 (denoland/deno_std#323)
Original: https://github.com/denoland/deno_std/commit/2b6222be9a9336ade8b044d39652ecaf0311f7cc
-rw-r--r--azure-pipelines.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/azure-pipelines.yml b/azure-pipelines.yml
index 06d68e93d..240148699 100644
--- a/azure-pipelines.yml
+++ b/azure-pipelines.yml
@@ -1,5 +1,5 @@
variables:
- DENO_VERSION: "v0.3.5"
+ DENO_VERSION: "v0.3.6"
TS_VERSION: "3.2.1"
# TODO DRY up the jobs