Skip to content
This repository was archived by the owner on May 12, 2021. It is now read-only.

Commit 5fadab0

Browse files
authored
Merge branch 'master' into patch-1
2 parents 43e1612 + d33ad47 commit 5fadab0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ matrix:
1919

2020
cache:
2121
directories:
22-
- $HOME/.npm
2322
- $HOME/.cache/electron
2423
- $HOME/.cache/electron-builder
2524

@@ -34,6 +33,7 @@ before_install:
3433
libxkbfile-dev \
3534
libxtst-dev
3635
fi
36+
- npm cache verify
3737

3838
script: npm test && npm run dist
3939

0 commit comments

Comments
 (0)