Skip to content

Commit

Permalink
chore: Disable travis npm cache
Browse files Browse the repository at this point in the history
  • Loading branch information
Crash-- committed Dec 28, 2023
1 parent bd231d2 commit 3cac6ba
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ language: node_js
node_js:
- 16
- 20
cache:
npm: false
branches:
only:
- master
Expand Down

0 comments on commit 3cac6ba

Please sign in to comment.