diff --git a/.travis.yml b/.travis.yml index 9ddd61d8e3..3c7f08d11c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,15 +6,15 @@ os: # - osx julia: - 1.0 - - 1.1 - - 1.2 - - 1.3 - 1.4 notifications: email: false git: depth: 99999999 - +branches: + only: + - master + - /^release-.*$/ # Integration with JuMP-dev gitter channel notifications: webhooks: