Skip to content

Commit 863c889

Browse files
author
Matt Lewis
committedJan 9, 2017
chore: add yarn support
1 parent a3cc896 commit 863c889

File tree

2 files changed

+5359
-1
lines changed

2 files changed

+5359
-1
lines changed
 

‎.travis.yml

+3-1
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,6 @@ env:
1212
- CI=true
1313

1414
after_success:
15-
- npm run codecov
15+
- npm run codecov
16+
17+
cache: yarn

‎yarn.lock

+5,356
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)
Please sign in to comment.