Skip to content

Commit

Permalink
Merge branch 'master' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
szaghi committed Jan 12, 2017
2 parents b9451db + 652491d commit 4585fee
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,11 @@ after_success:
- bash <(curl -s https://codecov.io/bash)
- $MAKEDOC

before_deploy:
- $CLEAN
- $MAKETAR
- mv WenOOF.tar.gz WenOOF-$TRAVIS_TAG.tar.gz

deploy:
provider: releases
api_key:
Expand Down

0 comments on commit 4585fee

Please sign in to comment.