Skip to content

Commit

Permalink
Merge branch 'master' into feat-runtime-error
Browse files Browse the repository at this point in the history
  • Loading branch information
syrusakbary authored May 24, 2019
2 parents 4dab51f + e0187ab commit 42327a5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ jobs:
- restore_cache:
keys:
- v8-lint-{{ arch }}-{{ checksum "Cargo.lock" }}
- v8-lint-{{ arch }}
- <<: *run_install_dependencies
- run:
name: Install lint deps
Expand Down Expand Up @@ -88,7 +87,6 @@ jobs:
- restore_cache:
keys:
- v8-cargo-cache-darwin-stable-{{ arch }}-{{ checksum "Cargo.lock" }}
# - v8-cargo-cache-darwin-stable-{{ arch }}
- run:
name: Install crate dependencies
command: |
Expand Down

0 comments on commit 42327a5

Please sign in to comment.