Skip to content

Commit b3fde65

Browse files
committed
Avoid PRs failing the whole project.
1 parent 6390d60 commit b3fde65

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ node_js:
44
- "0.10"
55
git:
66
depth: 1
7+
branches:
8+
only:
9+
- master
710
matrix:
811
fast_finish: true
912
allow_failures:

0 commit comments

Comments
 (0)