diff options
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index 4d85226e..b8d8f1bd 100644 --- a/.travis.yml +++ b/.travis.yml @@ -43,6 +43,7 @@ notifications: sudo: false branches: except: + - master - l10n_dev before_cache: - rm -f $HOME/.gradle/caches/modules-2/modules-2.lock |