Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
sysulq committed Aug 8, 2017
1 parent fc9e4b8 commit e48bd68
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,4 @@ after_success:
- make
- make docker
- make push

deploy:
provider: script
script:
- make crossbuild
- make release
on:
tags: true
- if [[ -n "$TRAVIS_TAG" ]]; then make crossbuild release; fi

0 comments on commit e48bd68

Please sign in to comment.