Skip to content

Commit

Permalink
fix indent
Browse files Browse the repository at this point in the history
  • Loading branch information
davidnewhall committed Apr 13, 2021
1 parent 64b430d commit daa3c95
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ deploy:
skip_cleanup: true
cleanup: false
on:
tags: true
tags: true
condition: "$TRAVIS_OS_NAME = linux"
- provider: packagecloud
repository: "pkgs"
Expand All @@ -92,7 +92,7 @@ deploy:
skip_cleanup: true
cleanup: false
on:
tags: true
tags: true
condition: "$TRAVIS_OS_NAME = linux"
- provider: releases
overwrite: true
Expand Down

0 comments on commit daa3c95

Please sign in to comment.