From 82ea77ecb1515a5254e2116aef2090af983e9924 Mon Sep 17 00:00:00 2001 From: hatemosphere Date: Thu, 25 Apr 2019 14:54:47 +0300 Subject: [PATCH] Removing only master from travis pipeline --- .travis.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.travis.yml b/.travis.yml index 99f3555..1861c59 100644 --- a/.travis.yml +++ b/.travis.yml @@ -12,10 +12,6 @@ addons: # needed for the snap pipe: - snapd -branches: - only: - - master - go: - 1.12.4