Skip to content

Commit

Permalink
doc dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
svenkreiss committed May 20, 2018
1 parent d249593 commit 687c990
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion circle.yml
Expand Up @@ -57,7 +57,7 @@ jobs:
name: install nodejs
command: |
apt-get update
apt-get install -y curl gnupg python-pip
apt-get install -y curl gnupg python-pip git
curl -sL https://deb.nodesource.com/setup_10.x | bash
apt-get install -y nodejs
npm i
Expand Down

0 comments on commit 687c990

Please sign in to comment.