From c4ea9cd470c9b9ff7171fa8d50d9a4b27f3330d7 Mon Sep 17 00:00:00 2001 From: cclauss Date: Sat, 18 Nov 2017 08:02:06 +0100 Subject: [PATCH] Test all three branches --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index 3115b7e9..b1892a58 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,6 +5,8 @@ python: branches: only: - develop + - first_edition + - second_edition install: - pip install flake8 # pytest # add other testing frameworks later before_script: