Skip to content

Commit

Permalink
Automatic merge from branch-5.2
Browse files Browse the repository at this point in the history
* origin/branch-5.2:
  do not cache node_modules in travis
  • Loading branch information
Jenkins CI committed Oct 29, 2015
2 parents e602148 + 910e731 commit 5e41c3c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ cache:
directories:
- '$HOME/.m2/repository'
- 'server/sonar-web/node'
- 'server/sonar-web/node_modules'

before_cache:
- 'find ~/.m2/repository -type d -name \*-SNAPSHOT -exec rm -rf {} \;'
Expand Down

0 comments on commit 5e41c3c

Please sign in to comment.