Skip to content

Commit

Permalink
By-passed integration build on master/PR only
Browse files Browse the repository at this point in the history
  • Loading branch information
mmcc007 committed Nov 27, 2019
1 parent bf66b71 commit eea5171
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
osx_image: xcode11.2 # macOS 10.14, JDK 13.0.1

# run on master or PRs (ignore pushes)
if: branch = master
# if: branch = master

before_install:
- xcrun simctl list devices --json
Expand Down Expand Up @@ -129,7 +129,7 @@ jobs:
os: linux

# run on master or PRs (ignore pushes)
if: branch = master
# if: branch = master

before_install:

Expand Down

0 comments on commit eea5171

Please sign in to comment.