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 54a4b0b commit 4cf459f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .rultor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ docker:
as_root: true
install: |-
sudo apt-get update
whereis npm
curl -sL https://deb.nodesource.com/setup_7.x | sudo -E bash -
sudo apt-get install -y nodejs
sudo apt-get install jq
Expand Down

0 comments on commit 4cf459f

Please sign in to comment.