diff --git a/.travis.yml b/.travis.yml index 34dfc8430..f5c3e85da 100755 --- a/.travis.yml +++ b/.travis.yml @@ -9,6 +9,15 @@ os: compiler: - gcc + +branches: + except: + - build-artifacts + +branches: + only: + - master + - dev git: submodules: false