From 902e928bb143fb3c4d1c5ca338d2d9cd80e77f35 Mon Sep 17 00:00:00 2001 From: Goncalo Date: Mon, 28 Jan 2019 16:48:03 -0200 Subject: [PATCH] Remove travis build constraint: "only master branch" --- .travis.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index 7fac4d56..d838cc4f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,8 +1,5 @@ notifications: email: false -branches: - only: - - master if: tag IS present matrix: include: -- GitLab