Skip to content

Commit 3a3b4e3

Browse files
authored
Build Travis only on PRs (jestjs#6307)
1 parent fdc272a commit 3a3b4e3

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.travis.yml

-4
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,6 @@ node_js:
55

66
sudo: false
77

8-
branches:
9-
only:
10-
- master
11-
128
before_install:
139
- curl -o- -L https://yarnpkg.com/install.sh | bash
1410
- export PATH="$HOME/.yarn/bin:$PATH"

0 commit comments

Comments
 (0)