Skip to content

Commit 0531de0

Browse files
PeterDaveHellochristopherthielen
authored andcommitted
fix(travis): make CI build faster
Set max depth to 10
1 parent b84e365 commit 0531de0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

+3
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,6 @@ before_script:
1111

1212
script:
1313
- grunt integrate
14+
15+
git:
16+
depth: 10

0 commit comments

Comments
 (0)