Skip to content

Commit 85f020e

Browse files
committed
Use yarn
1 parent a6f3ba7 commit 85f020e

File tree

2 files changed

+2926
-1
lines changed

2 files changed

+2926
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,6 @@ script:
99
- npm test
1010

1111
cache:
12+
yarn: true
1213
directories:
13-
- node_modules
14+
- node_modules

0 commit comments

Comments
 (0)