From 31e7352fdba524e1da99d33b08d0be2a39f866f4 Mon Sep 17 00:00:00 2001 From: Marcus Holland-Moritz Date: Tue, 13 Dec 2022 18:06:34 +0100 Subject: [PATCH] Update travis config --- .travis.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.travis.yml b/.travis.yml index 869a4d7..4cfb9bf 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,6 +10,13 @@ addons: - cmake - make +git: + depth: false + +branches: + only: + - main + compiler: - gcc