Skip to content

Commit

Permalink
[travis] Only clone latest commit
Browse files Browse the repository at this point in the history
  • Loading branch information
m-kuhn committed Jul 27, 2015
1 parent 25e9f86 commit 8c5b48c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Expand Up @@ -3,6 +3,9 @@ language: cpp
compiler:
- clang

git:
depth: 1

cache: apt

notifications:
Expand Down

0 comments on commit 8c5b48c

Please sign in to comment.