diff --git a/.travis.yml b/.travis.yml index 5fe01b920c..f6a229a359 100644 --- a/.travis.yml +++ b/.travis.yml @@ -17,6 +17,11 @@ before_install: - sh -e /etc/init.d/xvfb start - sleep 3 # give xvfb some time to start +branches: + only: + - master + - development + jobs: include: - stage: Warm Up Cache