Skip to content
This repository has been archived by the owner on Apr 24, 2020. It is now read-only.

Commit

Permalink
Update .rultor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
amihaiemil authored May 9, 2017
1 parent 4cf459f commit f2d99a2
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .rultor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,9 @@ install: |-
whereis npm
pwd
ls
sudo npm install
/usr/local/bin/npm --version
/usr/local/bin/npm --version
sudo /usr/local/bin/npm install
ls
./node_modules/.bin/webpack --version
decrypt:
Expand Down

0 comments on commit f2d99a2

Please sign in to comment.