Skip to content

Commit

Permalink
switched to default app built on tagged release
Browse files Browse the repository at this point in the history
  • Loading branch information
mmcc007 committed Feb 29, 2020
1 parent 2bfe3e9 commit 1c2af62
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
os: osx
osx_image: xcode11.3
# only build on tag releases
# if: tag IS present
if: tag IS present
before_install:

# Set up JDK 8 for Android SDK
Expand Down Expand Up @@ -94,8 +94,8 @@ jobs:
- pub global activate --source path .

script:
# - cd example/default_app; sylph
- cd example/flavors; sylph
- cd example/default_app; sylph
# - cd example/flavors; sylph

# publish artifacts to GitHub
before_deploy:
Expand Down

0 comments on commit 1c2af62

Please # to comment.