Skip to content

Commit

Permalink
Fix the travis file.
Browse files Browse the repository at this point in the history
  • Loading branch information
schmidtw committed Aug 27, 2020
1 parent dfe8111 commit 4afc579
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,8 @@ jobs:
script: skip
before_deploy:
- make release-artifacts
deploy: on:
deploy:
on:
all_branches: true
tags: true
provider: releases
Expand Down

0 comments on commit 4afc579

Please sign in to comment.