Skip to content

Commit 574765a

Browse files
Fix typo
1 parent 6b85f29 commit 574765a

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,7 +37,7 @@ install:
3737
- npm install
3838
- npm run tslint
3939
- cd ../tests
40-
- npm i appium@APPIUM_VERSION
40+
- npm i appium@$APPIUM_VERSION
4141
- npm install
4242
before_script:
4343
- echo no | android create avd --force -n test -t android-$EMULATOR_API_LEVEL --abi $ANDROID_ABI

0 commit comments

Comments
 (0)