Skip to content

Commit

Permalink
Deploy all tags
Browse files Browse the repository at this point in the history
  • Loading branch information
trickl committed Mar 15, 2019
1 parent df04d56 commit 52aee1b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ deploy:
on:
repo: trickl/assertj-json
tags: true
condition: $TRAVIS_TAG =~ ^[0-9+].[0-9+].[0-9+]$
all_branches: true
- provider: script
script: ".travis/deploy.sh"
Expand All @@ -46,5 +45,4 @@ deploy:
on:
repo: trickl/assertj-json
tags: true
condition: $TRAVIS_TAG =~ ^[0-9+].[0-9+].[0-9+]$
all_branches: true

0 comments on commit 52aee1b

Please sign in to comment.