Skip to content

Commit

Permalink
fix(travis): make CI build faster
Browse files Browse the repository at this point in the history
Set max depth to 10
  • Loading branch information
PeterDaveHello authored and christopherthielen committed Sep 13, 2014
1 parent b84e365 commit 0531de0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,6 @@ before_script:

script:
- grunt integrate

git:
depth: 10

0 comments on commit 0531de0

Please sign in to comment.