Skip to content

Commit e920cb2

Browse files
Update travis
1 parent 574765a commit e920cb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ install:
3737
- npm install
3838
- npm run tslint
3939
- cd ../tests
40-
- npm i appium@$APPIUM_VERSION
4140
- npm install
41+
- npm i appium@$APPIUM_VERSION
4242
before_script:
4343
- echo no | android create avd --force -n test -t android-$EMULATOR_API_LEVEL --abi $ANDROID_ABI
4444
- emulator -memory 1024 -avd test -no-audio -no-window &

0 commit comments

Comments
 (0)