Skip to content

Commit

Permalink
Update the contract's submodule to a commit-predecessor of 3.1.0 (#214)
Browse files Browse the repository at this point in the history
  • Loading branch information
akolotov authored Sep 17, 2019
1 parent e288df3 commit 803f007
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ orbs:
export NVM_DIR="/opt/circleci/.nvm"
[ -s "$NVM_DIR/nvm.sh" ] && \. "$NVM_DIR/nvm.sh"
nvm install 11.4.0 && nvm alias default 11.4.0
nvm install 10.16.3 && nvm alias default 10.16.3
echo 'export NVM_DIR="/opt/circleci/.nvm"' >> $BASH_ENV
echo ' [ -s "$NVM_DIR/nvm.sh" ] && \. "$NVM_DIR/nvm.sh"' >> $BASH_ENV
Expand Down
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
10.15
10.16
2 changes: 1 addition & 1 deletion contracts

0 comments on commit 803f007

Please sign in to comment.