Skip to content

Commit 4ba122a

Browse files
authored
Travis CI: Cache $HOME/.npm
1 parent 7a0150b commit 4ba122a

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
@@ -16,6 +16,7 @@ cache:
1616
directories:
1717
- $HOME/.composer/cache
1818
- $HOME/.phpbrew
19+
- $HOME/.npm
1920

2021
before_install:
2122
- nvm install && nvm use

0 commit comments

Comments
 (0)