Browse Source

removed node_modules cache, yarn cache available

Daniel Zlotin 8 years ago
parent
commit
b078965696
1 changed files with 0 additions and 1 deletions
  1. 0
    1
      .travis.yml

+ 0
- 1
.travis.yml View File

@@ -12,7 +12,6 @@ branches:
12 12
 cache:
13 13
   yarn: true
14 14
   directories:
15
-    - node_modules
16 15
     - $HOME/.gradle/caches/
17 16
     - $HOME/.gradle/wrapper/
18 17
     - $HOME/.m2