Re: [whatwg/fetch] Meta: update .travis.yml (#648)

domenic commented on this pull request.



>  script:
   - curl --remote-name --fail https://resources.whatwg.org/build/deploy.sh && bash ./deploy.sh
+branches:
+  only:
+    - master

No, PRs are separate. It means that PRs from this repo (instead of from forks) only run Travis once (for the PR), not twice (once for the PR and once for the branch).

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/pull/648#discussion_r157792673

Received on Tuesday, 19 December 2017 15:51:00 UTC