From a3a20f72070a20f5ebd1a1c9e77d9f305151c332 Mon Sep 17 00:00:00 2001 From: checktheroads Date: Mon, 19 Oct 2020 08:41:09 -0700 Subject: [PATCH] only build main branch --- .travis.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.travis.yml b/.travis.yml index a3182db..6268c49 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,9 @@ --- language: minimal dist: bionic +branches: + only: + - v1.0.0 jobs: include: