Skip to content

Commit

Permalink
remove redundant tagging
Browse files Browse the repository at this point in the history
  • Loading branch information
splatEric committed Apr 27, 2022
1 parent b9924aa commit 42195fe
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ install:
- vendor/bin/phpunit --version
- echo "$TRAVIS_COMMIT"
- echo "$TRAVIS_BUILD_NUMBER"
- git tag $TRAVIS_TAG $TRAVIS_COMMIT
before_deploy:
- php ./bin/build.php
- export RELEASE_PKG_FILE=$(ls build/*zip)
Expand Down

0 comments on commit 42195fe

Please sign in to comment.