Skip to content

Commit

Permalink
update builspec.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cm-wada-yusuke committed Mar 7, 2018
1 parent 79beb43 commit 908fe01
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions buildspec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,6 @@ phases:
commands:
- curl -sL https://deb.nodesource.com/setup_8.x | sudo -E bash -
- sudo apt-get install -y nodejs npm
- sudo npm cache clean
- sudo npm install -g n
- sudo n stable
- sudo ln -sf /usr/local/bin/node /usr/bin/node
- sudo apt-get purge -y nodejs npm
- npm update -g npm
- npm -g install aws-sam-local
- npm -g install node-jq
Expand Down

0 comments on commit 908fe01

Please sign in to comment.