Skip to content

Commit

Permalink
Add temporary remove vendor/ed25519
Browse files Browse the repository at this point in the history
  • Loading branch information
MizukiSonoko committed Feb 17, 2017
1 parent 46f6fb2 commit dc0ad4b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@ machine:

checkout:
post:

# Temporary...
- rm -rf ${IROHA_HOME}/core/vendor/ed25519

- git submodule sync
- git submodule update --init --recursive

Expand Down

0 comments on commit dc0ad4b

Please sign in to comment.