Make Travis build only the master branch

Otherwise, it tries to build md-pages, infra-config, etc.

Ref:
https://docs.travis-ci.com/user/customizing-the-build/#Building-Specific-Branches

Change-Id: I2237a41b5c232b7d6d55bbf5331bf3c24f694c66
Reviewed-on: https://chromium-review.googlesource.com/907427
Reviewed-by: Mark Mentovai <mark@chromium.org>
1 file changed
tree: b8859bc67d8aba7c4b4926c153df924fd0ccab0d
  1. buildbot/
  2. data/
  3. infra/
  4. pylib/
  5. samples/
  6. test/
  7. tools/
  8. .gitignore
  9. .travis.yml
  10. AUTHORS
  11. codereview.settings
  12. DEPS
  13. gyp
  14. gyp.bat
  15. gyp_main.py
  16. gyptest.py
  17. LICENSE
  18. OWNERS
  19. PRESUBMIT.py
  20. README.md
  21. setup.py
README.md

GYP can Generate Your Projects.

Documents are available at gyp.gsrc.io, or you can check out md-pages branch to read those documents offline.