Skip to content

Commit

Permalink
Don't publish pre-release versions on travis
Browse files Browse the repository at this point in the history
  • Loading branch information
tulios committed Jan 17, 2019
1 parent 75b71c5 commit 0bee5f6
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 @@ -6,7 +6,7 @@ node_js:
branches:
only:
- master
- /^v\d+\.\d+(\.\d+)?(-\S*)?$/
- /^v\d+\.\d+(\.\d+)?$/
env:
global:
- DOCKER_COMPOSE_VERSION=1.22.0
Expand Down

0 comments on commit 0bee5f6

Please sign in to comment.