From 576d3a7bcb60bc6a03c9d167f44da89f25a2a1b7 Mon Sep 17 00:00:00 2001 From: Stephen L Date: Thu, 15 Oct 2015 16:36:27 +0200 Subject: [PATCH] add travis comment Signed-off-by: Stephen L. --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index e8bd12f9..584ddd24 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,7 +1,7 @@ sudo: false language: python python: 3.4 -branches: +branches: # remove travis double-check on pull requests in main repo only: - master - /^\d\.\d+$/