diff --git a/.travis.yml b/.travis.yml index 7487eed658..bf60651cbe 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,6 +10,8 @@ env: script: scons -j 2 && scons test branches: only: + - master + - permessage-deflate - experimental - 0.3.x-cmake notifications: @@ -17,4 +19,4 @@ notifications: - travis@zaphoyd.com email: on_success: change - on_failure: always \ No newline at end of file + on_failure: always