aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorEric Anderson <ejona@google.com>2015-06-05 12:51:07 -0700
committerEric Anderson <ejona@google.com>2015-06-05 16:01:06 -0700
commitcd2bc1e9f00ab80faf11750c53c04fd15fc9fb68 (patch)
tree6def0d4590a8737bae6d1411cfc6fa0445707376 /.travis.yml
parent2ee4d0228ddb67a3777146400c82a74d111e3bb8 (diff)
downloadgrpc-grpc-java-cd2bc1e9f00ab80faf11750c53c04fd15fc9fb68.tar.gz
Enable Travis for all branches
We are using branches for other flows of development, so we really want it running everywhere.
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml4
1 files changed, 0 insertions, 4 deletions
diff --git a/.travis.yml b/.travis.yml
index e99f40d13..e5348b18d 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -23,10 +23,6 @@ jdk:
os:
- linux
-branches:
- only:
- - master
-
notifications:
email: false