Skip to content
This repository was archived by the owner on Aug 5, 2022. It is now read-only.

Commit 37260b8

Browse files
committed
wip: travis: set clone depth to 1
Speedup test. Signed-off-by: David Wagner <[email protected]>
1 parent 42ae197 commit 37260b8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
sudo: false
33
language: cpp
44
cache: ccache
5+
depth: 1
56

67
env:
78
global:

0 commit comments

Comments
 (0)