diff --git a/.travis.yml b/.travis.yml index 56355c24..e7cd071a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -32,7 +32,7 @@ deploy: - provider: script script: bash scripts/travis_update_docs.sh on: - branch: master + branch: maint_2_8 notifications: email: false