Skip to content

Commit

Permalink
remove snapshot publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
octonato committed May 25, 2020
1 parent 69ff332 commit 7bf3c8c
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 @@ -27,7 +27,7 @@ env:
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

jobs:
include:
Expand Down

0 comments on commit 7bf3c8c

Please sign in to comment.