diff --git a/.travis.yml b/.travis.yml index ff7272e3e576..4d4cd5dde9f0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -22,3 +22,7 @@ matrix: - env: TARGET_ARCH=ia32 script: './script/cibuild' + +branches: + only: + - master