Skip to content

Commit

Permalink
Build Travis only on PRs (#6307)
Browse files Browse the repository at this point in the history
  • Loading branch information
thymikee authored May 27, 2018
1 parent fdc272a commit 3a3b4e3
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,6 @@ node_js:

sudo: false

branches:
only:
- master

before_install:
- curl -o- -L https://yarnpkg.com/install.sh | bash
- export PATH="$HOME/.yarn/bin:$PATH"
Expand Down

0 comments on commit 3a3b4e3

Please sign in to comment.