| commit | 6d7ced48c0f7a9f5d12c2d253602cfa17863e196 | [log] [tgz] |
|---|---|---|
| author | Gary Roumanis <grouma@google.com> | Fri Feb 15 12:32:07 2019 -0800 |
| committer | Gary Roumanis <grouma@google.com> | Fri Feb 15 12:32:07 2019 -0800 |
| tree | 43c76ef96ad3d8d27f86b5d9654bcaed10feba10 | |
| parent | 70ad2965638d68717738b18d7d2753262cb38ead [diff] |
update travis config
diff --git a/pkgs/sse/.travis.yml b/pkgs/sse/.travis.yml index e3edd12..21c6fe6 100644 --- a/pkgs/sse/.travis.yml +++ b/pkgs/sse/.travis.yml
@@ -40,3 +40,8 @@ cache: directories: - $HOME/.pub-cache + +# Only building master means that we don't run two builds for each pull request. +branches: + only: + - master