Browse Source

Remove branches block from Travis config

This block has no significance because these branches are stale and
builds will not be triggered on these branches.
adaptive-webui-19844
NotTsunami 4 years ago
parent
commit
6ebc19fccb
  1. 5
      .travis.yml

5
.travis.yml

@ -16,11 +16,6 @@ env: @@ -16,11 +16,6 @@ env:
- secure: "OI9CUjj4lTb0HwwIZU5PbECU3hLlAL6KC8KsbwohG8/O3j5fLcnmDsK4Ad9us5cC39sS11Jcd1kDP2qRcCuST/glVNhLkcjKkiQerOfd5nQ/qL4JYfz/1mfP5mdpz9jHKzpLUIG+TXkbSTjP6VVmsb5KPT+3pKEdRFZB+Pu9+J8="
- coverity_branch: coverity_scan
branches:
except:
- search_encoding_windows
- v2_9_x
notifications:
email:
on_success: change

Loading…
Cancel
Save