From 4d197297586e29591a80d8944695d57f5555d096 Mon Sep 17 00:00:00 2001 From: "mathieu.brunot" Date: Sat, 3 Nov 2018 10:06:48 +0100 Subject: [PATCH] :construction_worker: Add branches to travis-ci --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index 33b0a2f8b..e04c8037c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,6 +8,8 @@ language: bash branches: only: - master + - wip + - develop before_script: - env | sort