Skip to content

Commit

Permalink
.travis.yml: Uncomment tag constraint on 'deploy' stage
Browse files Browse the repository at this point in the history
  • Loading branch information
zhuyifei1999 committed May 12, 2020
1 parent 0f5b289 commit c983da9
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 @@ -3,7 +3,7 @@ language: python
stages:
- test
- name: deploy
# if: tag IS PRESENT AND repo = zhuyifei1999/guppy3
if: tag IS PRESENT AND repo = zhuyifei1999/guppy3

before_install:
- |
Expand Down

0 comments on commit c983da9

Please sign in to comment.