diff --git a/.travis.yml b/.travis.yml index d6bc1e0..2f46cfd 100644 --- a/.travis.yml +++ b/.travis.yml @@ -35,8 +35,8 @@ script: - cmake --build . --config Release --target package branches: - only: - - master + except: + - dev notifications: email: false