From 6c19aa278e8f41a6b48b9732a62f3f92f52dd481 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miroslav=20Bajto=C5=A1?= Date: Mon, 4 Mar 2019 17:54:14 +0100 Subject: [PATCH] build: allow build of this branch --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 0ac194e116ed..b49912f998b5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -42,3 +42,4 @@ branches: only: - master - /^greenkeeper/.*$/ + - test/gather-timing-info-on-travis # temporary, remove before merging!