Skip to content
This repository has been archived by the owner on Jul 19, 2021. It is now read-only.

add theme-lint, remove some gems #105

Merged
merged 4 commits into from
May 17, 2017
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Rebase and add @shopify/slate global install to Circle.yml
  • Loading branch information
bertiful committed May 16, 2017
commit bf9f480e8474a015b21401c8799d5904ca555575
1 change: 1 addition & 0 deletions circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ dependencies:
pre:
- 'echo "//registry.npmjs.org/:_authToken=${NPM_TOKEN}" > ~/.npmrc'
- npm set progress=false
- npm install -g @shopify/slate
bundler:
without:
- benchmark
Expand Down