Skip to content
This repository has been archived by the owner on Jan 26, 2020. It is now read-only.

Commit

Permalink
fix mv error
Browse files Browse the repository at this point in the history
  • Loading branch information
gokberkakdeniz committed Feb 9, 2019
1 parent 5d75f7f commit ebd304d
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 @@ -20,6 +20,7 @@ install:
- npm install
script:
- npm run build:deb
- mkdir release-builds
- mv ./dist/*.deb ./release-builds/
- rm -rf dist
- npm run build:win-x64
Expand Down

0 comments on commit ebd304d

Please sign in to comment.