diff --git a/.travis.yml b/.travis.yml index 77e525468..6d35d6b2c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -26,7 +26,9 @@ matrix: fast_finish: true branches: only: + - master - develop + - /^release\/.*$/ compiler: - gcc