Skip to content

Commit

Permalink
Use an existent git tag to prevent versioning confusion [skip appveyor]
Browse files Browse the repository at this point in the history
  • Loading branch information
sergeyklay committed Nov 19, 2018
1 parent b3317e2 commit d6e6628
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,10 +95,7 @@ deploy:
api_key: $GITHUB_TOKEN
file: zephir.phar
skip_cleanup: true
draft: true
name: "$(zephir --dumpversion)"
on:
all_branches: true
condition: $TRAVIS_BRANCH =~ ^master$
tags: true
php: '7.2'
repo: phalcon/zephir

0 comments on commit d6e6628

Please sign in to comment.