This commit is contained in:
garak 2018-10-11 08:33:26 -04:00
parent d728c439e2
commit 4cba5bae9c

View file

@ -10,7 +10,9 @@ build_script:
before_deploy:
- pwd
- ls
- find . -type f -name "*.exe"
- ls release
- ls -R
# - find . -type f -name "*.exe"
# - git config --local user.name $(git log -1 $TRAVIS_COMMIT --pretty="%aN")
# - git config --local user.email $(git log -1 $TRAVIS_COMMIT --pretty="%cE")
# - git tag "$(git log --format=%h -1)-mac"