Skip to content

Commit

Permalink
Update OSX Deploy Script
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmedbodi committed May 31, 2019
1 parent 17fb699 commit 63a0b82
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Expand Up @@ -67,7 +67,6 @@ script:
- if [ -n "$OSX_SDK" ]; then ls -la; fi
- if [ -n "$OSX_SDK" ]; then cp -rf Quebecoin-Core.dmg ${OUTDIR}; fi
- if [ -n "$OSX_SDK" ]; then cp -rf Quebecoin-Qt.app ${OUTDIR}; fi
- ls -la ${OUTDIR}/bin
after_script:
- echo $TRAVIS_COMMIT_RANGE
- echo $TRAVIS_COMMIT_LOG
Expand Down

0 comments on commit 63a0b82

Please sign in to comment.