Skip to content

Commit 726210a

Browse files
authored
Merge pull request #61 from react-native-community/fix-travis-build
removed branch condition
2 parents 844277d + 5cb42fd commit 726210a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.travis.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
language: node_js
22
node_js:
33
- 'node'
4-
branches:
5-
only:
6-
- master
74
deploy:
85
on:
96
tags: true

0 commit comments

Comments
 (0)