Skip to content

Commit

Permalink
Only build the master branch
Browse files Browse the repository at this point in the history
  • Loading branch information
jonny-improbable committed Nov 11, 2018
1 parent 93ab915 commit 77784bd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,9 @@ env:
cache:
directories:
- node_modules
branches:
only:
- master
before_install:
- sudo apt-get install unzip
- . ./install-protobuf.sh
Expand Down

0 comments on commit 77784bd

Please sign in to comment.