Skip to content

Commit

Permalink
Bug 1019243 - use a depth of 1 for shallow clones of Gaia
Browse files Browse the repository at this point in the history
  • Loading branch information
jhford committed Jun 2, 2014
1 parent 4142df9 commit 805a1af
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ before_script:
- ./node_modules/.bin/travisaction $CI_ACTION before_script
script: ./node_modules/.bin/travisaction $CI_ACTION script
after_script: ./node_modules/.bin/travisaction $CI_ACTION after_script
git:
depth: 1
branches:
only:
- master
Expand Down

0 comments on commit 805a1af

Please sign in to comment.