summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Dahl <ry@tinyclouds.org>2019-04-26 08:30:23 -0700
committerGitHub <noreply@github.com>2019-04-26 08:30:23 -0700
commit7021391d38dd15bb3cedf5ea71cef0b14edc1c45 (patch)
treeac58eae33094ee488244eac41222d1d22969c547
parent3bee6de208618fcea9cf07ead22e3d5ca1cfd200 (diff)
Bump CI to v0.3.10 (denoland/deno_std#362)
Original: https://github.com/denoland/deno_std/commit/ec70367e5b32083aeb66716065d74b723f835fe8
-rw-r--r--azure-pipelines.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/azure-pipelines.yml b/azure-pipelines.yml
index b7de72d6c..e48a59294 100644
--- a/azure-pipelines.yml
+++ b/azure-pipelines.yml
@@ -1,5 +1,5 @@
variables:
- DENO_VERSION: "v0.3.8"
+ DENO_VERSION: "v0.3.10"
TS_VERSION: "3.2.1"
# TODO DRY up the jobs