Skip to content

Commit 6ecd8fc

Browse files
Merge pull request #3734 from NativeScript/tachev/avoid-multiple-travis-builds-on-pr
chore: run the push travis check only on master
2 parents cb9e050 + abd6b81 commit 6ecd8fc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
branches:
2+
only:
3+
- master
14
env:
25
global:
36
- DATE=$(date +%Y-%m-%d)

0 commit comments

Comments
 (0)