Skip to content

Commit ccddf84

Browse files
committed
(chore): include yarn lock
1 parent 8668c9b commit ccddf84

File tree

2 files changed

+2707
-0
lines changed

2 files changed

+2707
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ before_install:
1717
install:
1818
- "npm install"
1919

20+
cache: yarn
21+
2022
script:
2123
- npm test
2224

0 commit comments

Comments
 (0)