Explorar o código

Travis another time

sebavan %!s(int64=6) %!d(string=hai) anos
pai
achega
3cc46f9266
Modificáronse 1 ficheiros con 1 adicións e 2 borrados
  1. 1 2
      .travis.yml

+ 1 - 2
.travis.yml

@@ -4,11 +4,10 @@ language: node_js
 node_js:
 - '8'
 git:
-  depth: 3
+  depth: 2
 cache:
   directories:
   - node_modules
-  - Tools/Gulp/node_modules
   - Playground/node_modules
   - tests/unit/node_modules
 install: