From dee3471a549c077fe41f373df072dd2fa3bf2392 Mon Sep 17 00:00:00 2001 From: Tristan Seligmann Date: Wed, 30 Aug 2017 05:26:13 +0200 Subject: [PATCH] Add branches to Travis too. --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index 8e8cc76..46ea713 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,6 +6,8 @@ cache: branches: only: - master + - staging + - trying matrix: include: - env: TOXENV=py27