Skip to content

Commit 80af5f4

Browse files
Exclude verbose logging
1 parent eecfe2c commit 80af5f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ script:
4545
-
4646
- tns build android
4747
- android-wait-for-emulator
48-
- npm run appium --runtype=android$EMULATOR_API_LEVEL --loglevel=verbose
48+
- npm run appium --runtype=android$EMULATOR_API_LEVEL
4949
before_deploy:
5050
- cd ../nativescript-angular
5151
- npm install -g nativescript --ignore-scripts

0 commit comments

Comments
 (0)