소스 검색

ci: git clone deep one

dongdayu 5 년 전
부모
커밋
8205d2557c
1개의 변경된 파일4개의 추가작업 그리고 1개의 파일을 삭제
  1. 4
    1
      .travis.yml

+ 4
- 1
.travis.yml 파일 보기

@@ -1,7 +1,10 @@
1 1
 language: node_js
2 2
 
3
+git:
4
+  depth: 1
5
+
3 6
 node_js:
4
-  - 10
7
+  - 8
5 8
 
6 9
 jobs:
7 10
   include: