diff options
| author | Dmitry Sharshakov <sh7dm@outlook.com> | 2019-02-19 17:58:40 +0300 |
|---|---|---|
| committer | Ryan Dahl <ry@tinyclouds.org> | 2019-02-19 09:58:40 -0500 |
| commit | a5a48ce84d255c8af57feb4b6a7f7ef607d16ee0 (patch) | |
| tree | ebffee21c0be3058d9fafc8f471875a1c7b8d1a9 | |
| parent | 673bdd03529e37ffe8367b5c38a8214ff54824d5 (diff) | |
Bump CI to v0.3 (denoland/deno_std#204)
Original: https://github.com/denoland/deno_std/commit/37a6bca8d04869a093ad669e0afded47f0cee0e7
| -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 0696c17e0..b9989d34d 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -1,5 +1,5 @@ variables: - DENO_VERSION: 'v0.2.11' + DENO_VERSION: 'v0.3.0' jobs: |
