From 340e4d9ed22f1e594da375976d9610fff3aff634 Mon Sep 17 00:00:00 2001 From: Marcus Holland-Moritz Date: Tue, 8 Nov 2022 14:18:03 +0100 Subject: [PATCH] Add wip branch to travis config --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 05c49945..a1a75728 100644 --- a/.travis.yml +++ b/.travis.yml @@ -49,6 +49,7 @@ git: branches: only: - main + - wip compiler: - gcc