Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
SethTisue committed Aug 4, 2021
1 parent 346e516 commit 2315dfc
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 @@ -62,7 +62,7 @@ jobs:
stages:
- name: test
- name: publish
if: ((branch = master AND type = push) OR (tag IS present)) AND NOT fork
if: (tag IS present) AND NOT fork

cache:
directories:
Expand Down

0 comments on commit 2315dfc

Please sign in to comment.