Skip to content

Commit e8f3f18

Browse files
author
radeva
authored
ci: push build only master
1 parent 48cf805 commit e8f3f18

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.travis.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
branches:
2+
only:
3+
- master
14
env:
25
global:
36
- ANDROID_PACKAGE='demo-debug.apk'
@@ -91,4 +94,4 @@ cache:
9194
install:
9295
- npm install -g nativescript
9396
- tns usage-reporting disable
94-
- tns error-reporting disable
97+
- tns error-reporting disable

0 commit comments

Comments
 (0)