From 553f9af1baf08e364bba2a591a1d1e5235ed4715 Mon Sep 17 00:00:00 2001 From: Oliver Brakmann Date: Sun, 14 Jun 2015 11:18:51 +0200 Subject: [PATCH] Build prep branches on Travis, too --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 13737b7800..bcc5f39624 100644 --- a/.travis.yml +++ b/.travis.yml @@ -36,6 +36,7 @@ branches: - /^release-.*$/ - /^playtest-.*$/ - /^pkgtest-.*$/ + - /^prep-.*$/ - bleed # Notify developers when build passed/failed.