Skip to content

Commit

Permalink
fix armv7l deploy 2
Browse files Browse the repository at this point in the history
  • Loading branch information
jean-emmanuel committed Sep 7, 2016
1 parent b65f71b commit a16d431
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 @@ -32,7 +32,7 @@ before_deploy:
- zip -q -r open-stage-control-win64 open-stage-control-win32-x64
- zip -q -r open-stage-control-linux-ia32 open-stage-control-linux-ia32
- zip -q -r open-stage-control-linux-x64 open-stage-control-linux-x64
- zip -q -r open-stage-control-linux-x64 open-stage-control-linux-armv7l
- zip -q -r open-stage-control-linux-armv7l open-stage-control-linux-armv7l
- cd ..
- npm run deb32
- npm run deb64
Expand Down

0 comments on commit a16d431

Please sign in to comment.