Skip to content

Commit

Permalink
update buildspec.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cm-wada-yusuke committed Mar 7, 2018
1 parent 6a33b34 commit 79beb43
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions buildspec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ env:
phases:
install:
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
Expand Down

0 comments on commit 79beb43

Please sign in to comment.