commit | cd2bc1e9f00ab80faf11750c53c04fd15fc9fb68 | [log] [tgz] |
---|---|---|
author | Eric Anderson <ejona@google.com> | Fri Jun 05 12:51:07 2015 -0700 |
committer | Eric Anderson <ejona@google.com> | Fri Jun 05 16:01:06 2015 -0700 |
tree | 6def0d4590a8737bae6d1411cfc6fa0445707376 | |
parent | 2ee4d0228ddb67a3777146400c82a74d111e3bb8 [diff] |
Enable Travis for all branches We are using branches for other flows of development, so we really want it running everywhere.
diff --git a/.travis.yml b/.travis.yml index e99f40d..e5348b1 100644 --- a/.travis.yml +++ b/.travis.yml
@@ -23,10 +23,6 @@ os: - linux -branches: - only: - - master - notifications: email: false