Skip to content

Commit

Permalink
Fix Travis CI macOS release build
Browse files Browse the repository at this point in the history
  • Loading branch information
tindy2013 committed Sep 19, 2020
1 parent 689167c commit 59fcbf1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ matrix:
- bash scripts/build.macos.release.sh
before_deploy:
- bash scripts/build.macos.clients.sh
- mv base stairspeedtest
- tar czf stairspeedtest_reborn_darwin64.tar.gz stairspeedtest
deploy:
provider: releases
Expand Down

0 comments on commit 59fcbf1

Please sign in to comment.