Skip to content

Commit 547a5fa

Browse files
committed
ok
1 parent 41d7696 commit 547a5fa

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.travis.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ script:
1111
- cd crx
1212
- yarn build
1313
cache:
14+
yarn: true
15+
webpack: true
1416
directories:
1517
- "node_modules"
16-
- "crx/node_modules"
17-
- yarn: true
18-
- webpack: true
18+
- "crx/node_modules"

0 commit comments

Comments
 (0)