Skip to content

Commit

Permalink
Remove "set -xe" from before_deploy.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
harababurel committed Jul 3, 2018
1 parent e21a0a5 commit eb78414
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ci/before_deploy.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
# This script takes care of building your crate and packaging it for release
# https://github.com/japaric/trust
set -ex

main() {
local src=$(pwd) \
stage=
Expand Down

0 comments on commit eb78414

Please sign in to comment.