From eb3d46f4f548442697656d53f56f781f4c2508fe Mon Sep 17 00:00:00 2001 From: David Rosca Date: Sun, 24 Apr 2016 10:22:37 +0200 Subject: [PATCH] Don't specify branch in .travis.yml --- .travis.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.travis.yml b/.travis.yml index 3e3433c51..403e68bf4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,10 +6,6 @@ cache: apt env: - QT=qt56 -branches: - only: - - 'master' - before_install: - export DISPLAY=:99.0 - sh -e /etc/init.d/xvfb start