Skip to content

Commit

Permalink
Only bundle appium on master branch (appium#10953)
Browse files Browse the repository at this point in the history
  • Loading branch information
dpgraham committed Jun 27, 2018
1 parent fc84cc1 commit 44b8737
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,7 @@ jobs:
env:
- NODE_ENV=production
node_js: 9
branches:
only:
- master
if: branch = master
os: osx # Need to use Mac OSX build to build XCUITestDriver
osx_image: xcode9.4
script:
Expand Down

0 comments on commit 44b8737

Please sign in to comment.