Skip to content

Commit 40f189c

Browse files
committed
Travis disable shallow clone
1 parent 5840b42 commit 40f189c

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
os: linux
44
dist: xenial
55
language: minimal
6+
git:
7+
depth: false
68
addons:
79
sonarcloud:
810
organization: fred78290-github

sonar-project.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
sonar.projectKey=Fred78290_kubernetes-multipass-autoscaler
22
sonar.projectName=kubernetes-multipass-autoscaler
3-
sonar.projectVersion=v0.1.0
3+
sonar.projectVersion=v0.2.0
44

55
# =====================================================
66
# Meta-data for the project

0 commit comments

Comments
 (0)