mirror of https://github.com/grpc/grpc-java.git
Enable Travis for all branches
We are using branches for other flows of development, so we really want it running everywhere.
This commit is contained in:
parent
2ee4d0228d
commit
cd2bc1e9f0
|
|
@ -23,10 +23,6 @@ jdk:
|
|||
os:
|
||||
- linux
|
||||
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
|
||||
notifications:
|
||||
email: false
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue