From b19f3ae0c3610526483fa600490845ce4d7bf81e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Stein?= Date: Tue, 11 Apr 2017 19:15:40 +0200 Subject: [PATCH] Fix travis.yml to really build testing branch. --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index ea5044eb..b929d0bb 100644 --- a/.travis.yml +++ b/.travis.yml @@ -23,6 +23,7 @@ cache: branches: only: - master + - testing before_install: - sudo apt-get -qq update