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

Commit 2a67d47

Browse files
committed
WIP: blow away node_modules cache to force npm to install stuff defined in shrinkwrap
1 parent ae788b0 commit 2a67d47

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ install:
4545
# Log HTTP requests
4646
- npm config set loglevel http
4747
- npm install -g npm@2.5
48+
- rm -rf node_modules
4849
- time npm install
4950

5051
before_script:

0 commit comments

Comments
 (0)