Skip to content

Commit

Permalink
Merge pull request #81 from wincent/glh/yarn
Browse files Browse the repository at this point in the history
Use yarn
  • Loading branch information
wincent authored May 3, 2017
2 parents 903317d + 74071e6 commit c7f047e
Show file tree
Hide file tree
Showing 2 changed files with 2,758 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ node_js:
- "5"
- "4"

cache: yarn

before_install:
- npm config set spin false --global

Expand Down
Loading

0 comments on commit c7f047e

Please sign in to comment.