Skip to content

Commit ca6b4c6

Browse files
Update .travis.yml
Change args for running nativescript-dev-appium
1 parent b127ba7 commit ca6b4c6

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
@@ -40,7 +40,7 @@ script:
4040
-
4141
- tns build android
4242
- android-wait-for-emulator
43-
- npm run run-appium-android-23
43+
- npm run appium --runtype=23
4444
before_deploy:
4545
- cd ../nativescript-angular
4646
- npm install -g nativescript --ignore-scripts

0 commit comments

Comments
 (0)