From 4a8169c283b7b396e338400ba35701d3b1f2fd5b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Paul=20M=C3=BCller?= Date: Tue, 28 Apr 2015 10:40:26 +0200 Subject: [PATCH] travis trigger build --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 334f1ae..46de108 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,7 +1,7 @@ language: python python: - "3.4" -# Only build master branch +# Only build master branch. branches: only: - master