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 f2d99a2 commit 6897f1c
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .rultor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,11 @@ install: |-
whereis npm
pwd
ls
npm --version
/usr/local/bin/npm --version
/usr/local/bin/npm --version
sudo /usr/local/bin/npm install
/usr/bin/npm --version
/usr/bin/X11/npm --version
sudo /usr/bin/npm install
ls
./node_modules/.bin/webpack --version
decrypt:
Expand Down

0 comments on commit 6897f1c

Please # to comment.