Skip to content

Commit

Permalink
Update version final
Browse files Browse the repository at this point in the history
  • Loading branch information
A5H73Y committed May 8, 2019
1 parent 0b3e095 commit c268024
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 @@ -10,7 +10,7 @@ cache:
before_deploy:
- git config --local user.name "A5H73Y"
- git config --local user.email "skater.ash@hotmail.com"
- export GIT_TAG=Parkour-SNAPSHOT.$TRAVIS_BUILD_NUMBER.$TRAVIS_TAG
- export GIT_TAG=Parkour-SNAPSHOT.$TRAVIS_BUILD_NUMBER
- git tag $GIT_TAG -a -m "Generated from TravisCI for build $TRAVIS_BUILD_NUMBER"
deploy:
provider: releases
Expand Down

0 comments on commit c268024

Please sign in to comment.