Skip to content

Commit

Permalink
pin wapm version
Browse files Browse the repository at this point in the history
  • Loading branch information
xmclark committed Apr 23, 2019
1 parent 64034f4 commit f2130fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ jobs:
- run:
name: "Pull dependencies"
command: |
git clone git@github.com:wasmerio/wapm-cli.git
git clone --branch v0.1.0 --depth 1 https://github.com/wasmerio/wapm-cli
- restore_cache:
keys:
- v8-cargo-cache-linux-nightly-{{ arch }}-{{ checksum "Cargo.lock" }}
Expand Down

0 comments on commit f2130fc

Please sign in to comment.