summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Dahl <ry@tinyclouds.org>2019-04-24 20:34:14 -0400
committerGitHub <noreply@github.com>2019-04-24 20:34:14 -0400
commit146928dcf5ade24590d2a1ac14158c22c75fa73c (patch)
tree7e015be5a5effce2a948b96a66a2a808da6c961d
parentdcd01dd02530df0e799eb4227087680ffeb80d74 (diff)
Bump CI to v0.3.8 (denoland/deno_std#357)
Original: https://github.com/denoland/deno_std/commit/4f6a070e1c7cbe7aad281bb8dc0b6435239f4cdc
-rw-r--r--azure-pipelines.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/azure-pipelines.yml b/azure-pipelines.yml
index 507d580f7..b7de72d6c 100644
--- a/azure-pipelines.yml
+++ b/azure-pipelines.yml
@@ -1,5 +1,5 @@
variables:
- DENO_VERSION: "v0.3.6"
+ DENO_VERSION: "v0.3.8"
TS_VERSION: "3.2.1"
# TODO DRY up the jobs