From 8d129ed9541abc6878b6bb0192ea910ef4c6586d Mon Sep 17 00:00:00 2001 From: Rashad Kanavath <rashad.kanavath@c-s.fr> Date: Mon, 30 May 2016 11:51:29 +0200 Subject: [PATCH] Travis: build only nightly branch --- .travis.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.travis.yml b/.travis.yml index 46aea29320..3df9c1ffd7 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,4 +8,8 @@ compiler: cache: ccache +branches: + only: + - nightly + script: Utilities/Maintenance/TravisBuild.sh -- GitLab