From 269e0208c1e00ffba489a030f1a501709cfeafa7 Mon Sep 17 00:00:00 2001 From: Renan DelValle Date: Mon, 28 Sep 2020 10:30:48 -0700 Subject: [PATCH] Change travis CI configuration to use main branch. --- .travis.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index ab3b228..16dce7a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,8 +5,8 @@ language: go branches: only: - - master - - master-v2.0 + - main + - main-v2.0 - future go: