From f6221ed2e1db22a97a1505c87259a8ca932029fc Mon Sep 17 00:00:00 2001 From: AdamISZ Date: Sun, 17 Dec 2017 23:54:01 +0100 Subject: [PATCH] allow travis on new branches --- .travis.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 8018d27..c926e61 100644 --- a/.travis.yml +++ b/.travis.yml @@ -22,5 +22,5 @@ script: after_success: - do_on linux coveralls branches: - only: - - master + except: + - py3