Removed fetch on TravisCI

This commit is contained in:
Erik C. Thauvin 2021-05-19 18:24:56 -07:00
parent 48c2ad65c0
commit 5b9d8911e1

View file

@ -5,9 +5,6 @@ env:
global:
- CI_NAME="Travis CI"
install:
- git fetch --unshallow --tags
addons:
sonarcloud:
organization: "ethauvin-github"