Skip to content

Commit

Permalink
Build: Attempting to fix build by disabling node_modules caching
Browse files Browse the repository at this point in the history
  • Loading branch information
laimonasr committed Jun 11, 2020
1 parent 7fe1e0c commit 73dd483
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,6 @@ language: node_js
# Keep empty to use version from .nvmrc
node_js: null

cache:
directories:
- node_modules

install:
- npm ci

Expand Down

0 comments on commit 73dd483

Please sign in to comment.