Skip to content
This repository was archived by the owner on Sep 8, 2020. It is now read-only.

Commit 1c009b0

Browse files
make CI build faster
1 parent 80a32ee commit 1c009b0

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.travis.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,7 @@ before_script:
1414
- npm install -g bower grunt-cli
1515
- bower install
1616

17-
script: "grunt --verbose"
17+
script: "grunt --verbose"
18+
19+
git:
20+
depth: 10

0 commit comments

Comments
 (0)