diff options
| author | Ryan Dahl <ry@tinyclouds.org> | 2019-04-24 20:34:14 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-04-24 20:34:14 -0400 |
| commit | 146928dcf5ade24590d2a1ac14158c22c75fa73c (patch) | |
| tree | 7e015be5a5effce2a948b96a66a2a808da6c961d | |
| parent | dcd01dd02530df0e799eb4227087680ffeb80d74 (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.yml | 2 |
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 |
