Skip to content

Commit

Permalink
Fix tag name for OSX with SDL 1 support
Browse files Browse the repository at this point in the history
  • Loading branch information
ihhub committed Nov 13, 2019
1 parent c7ca997 commit 576b97c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ matrix:
- export PATH="/usr/local/opt/gettext/bin:$PATH"
before_deploy:
- zip fheroes2_osx_sdl1.zip fheroes2 LICENSE fheroes2.cfg fheroes2.key script/macos/install_sdl_1.sh script/macos/install_sdl_2.sh script/demo/demo_macos.sh
- export TRAVIS_TAG=ffheroes2-osx-sdl1_dev
- export TRAVIS_TAG=fheroes2-osx-sdl1_dev
- git tag -f $TRAVIS_TAG
deploy:
provider: releases
Expand Down

0 comments on commit 576b97c

Please sign in to comment.