Преглед изворни кода

Revert "do not cache node_modules in travis"

This reverts commit 910e73142f.
tags/5.3-RC1
Stas Vilchik пре 8 година
родитељ
комит
b34b984899
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1
    0
      .travis.yml

+ 1
- 0
.travis.yml Прегледај датотеку

@@ -23,6 +23,7 @@ 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 {} \;'

Loading…
Откажи
Сачувај