Skip to content

Commit

Permalink
Enable yarn caching in .travis.yml (#639)
Browse files Browse the repository at this point in the history
  • Loading branch information
wbreakell authored and timdorr committed Mar 3, 2017
1 parent 1c714ab commit ff33f0c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@ script:
- npm run test:cov
after_success:
- npm run coverage
cache: yarn

0 comments on commit ff33f0c

Please sign in to comment.