Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
johnjcool authored Oct 25, 2018
1 parent ca2c2d0 commit d7cb4b2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,7 @@ addons:
stages:
- compile
- name: deploy_snapshot
if: branch = master AND \
type = push
if: branch = master AND type = push
- name: deploy_release
if: tag IS present
- code_quality
Expand Down

0 comments on commit d7cb4b2

Please sign in to comment.