Skip to content

Commit

Permalink
Actually remove the moved file
Browse files Browse the repository at this point in the history
  • Loading branch information
pascalopitz committed Nov 17, 2016
1 parent ab09d62 commit 1ecf86d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ script:
- npm run fonts
- npm run transpile
- npm run dist
- cp dist/*.deb dist/sonos-controller-unofficial-amd64.deb
- mv dist/*.deb dist/sonos-controller-unofficial-amd64.deb
deploy:
overwrite: true
provider: releases
Expand Down

0 comments on commit 1ecf86d

Please sign in to comment.