Skip to content

Commit

Permalink
Merge pull request #13414 from NotTsunami/travis
Browse files Browse the repository at this point in the history
Disallow CMake build failures on Travis
  • Loading branch information
glassez authored Oct 19, 2020
2 parents fc48168 + 6ebc19f commit 05c7796
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,16 +16,6 @@ env:
- secure: "OI9CUjj4lTb0HwwIZU5PbECU3hLlAL6KC8KsbwohG8/O3j5fLcnmDsK4Ad9us5cC39sS11Jcd1kDP2qRcCuST/glVNhLkcjKkiQerOfd5nQ/qL4JYfz/1mfP5mdpz9jHKzpLUIG+TXkbSTjP6VVmsb5KPT+3pKEdRFZB+Pu9+J8="
- coverity_branch: coverity_scan

matrix:
allow_failures:
- env: libt_branch=RC_1_2 gui=true build_system=cmake
- env: libt_branch=RC_1_2 gui=false build_system=cmake

branches:
except:
- search_encoding_windows
- v2_9_x

notifications:
email:
on_success: change
Expand Down

0 comments on commit 05c7796

Please sign in to comment.