We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b85f29 commit 574765aCopy full SHA for 574765a
.travis.yml
@@ -37,7 +37,7 @@ install:
37
- npm install
38
- npm run tslint
39
- cd ../tests
40
-- npm i appium@APPIUM_VERSION
+- npm i appium@$APPIUM_VERSION
41
42
before_script:
43
- echo no | android create avd --force -n test -t android-$EMULATOR_API_LEVEL --abi $ANDROID_ABI
0 commit comments