Skip to content

Commit

Permalink
disable mac osx dmg deployment (#147), because it does not work
Browse files Browse the repository at this point in the history
  • Loading branch information
paulmueller committed May 30, 2016
1 parent 6487354 commit e229a4d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,8 @@ deploy:
file_glob: true
file:
- "${RELEASE_PKG_FILEC}"
- "${RELEASE_PKG_FILEB}"
# Mac OSx build is broken (issue #147)
#- "${RELEASE_PKG_FILEB}"
- "${RELEASE_PKG_FILEA}"
on:
tags: true
Expand Down

0 comments on commit e229a4d

Please sign in to comment.