Skip to content

Commit

Permalink
chore: package ckb-cli v0.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
doitian committed Jul 6, 2019
1 parent 3298eaf commit 46155b6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ git:
env:
global:
- RUST_BACKTRACE=full
# - CKB_CLI_VERSION=v0.15.0
- CKB_CLI_VERSION=v0.15.0

addons:
apt:
Expand Down
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ trigger:
- '*'

variables:
CKBClientVersion: $(Build.SourceBranchName)
CKBClientVersion: v0.15.0

jobs:
- job: UnitTest
Expand Down

0 comments on commit 46155b6

Please sign in to comment.