Skip to content

Commit

Permalink
Avoid publishing unittest version of executable
Browse files Browse the repository at this point in the history
  • Loading branch information
ColdenCullen committed Dec 23, 2014
1 parent dc3db75 commit 22bbb0e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ d:
sudo: false

after_success:
- dub build --compiler=${DC}
- cp doveralls doveralls_travis
deploy:
provider: releases
Expand Down

0 comments on commit 22bbb0e

Please sign in to comment.