Skip to content

Commit

Permalink
chore: disable npm cache
Browse files Browse the repository at this point in the history
  • Loading branch information
gajus committed Oct 26, 2021
1 parent 1159176 commit eb17a2a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -14,3 +14,5 @@ after_success:
- export NODE_ENV=production
- npm run build
- semantic-release
cache:
npm: false

0 comments on commit eb17a2a

Please sign in to comment.