Skip to content

Commit

Permalink
Allow non-master branches to be built on travis (grpc#761)
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcusLongmuir authored Aug 26, 2020
1 parent 14d52f6 commit 1f8f2ec
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,6 @@ env:
cache:
directories:
- node_modules
branches:
only:
- master
before_install:
- sudo apt-get install unzip
install:
Expand Down

0 comments on commit 1f8f2ec

Please sign in to comment.