From d514344e39a054f2b32dffae7c624b62a05d7440 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20Mail=C3=A4nder?= Date: Thu, 5 Jun 2014 09:02:53 +0200 Subject: [PATCH] whitelist pkgtest branches --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 04dc992a21..7b679ec72f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -21,6 +21,7 @@ branches: only: - /^release-.*$/ - /^playtest-.*$/ + - /^pkgtest-.*$/ - bleed # Notify developers when build passed/failed.